oc-piloci

jshsakura/oc-piloci
★ 0 stars Python 🤖 AI/LLM Updated 1d ago
piLoci is a self-hosted MCP memory server built to save tokens, I/O, and LLM calls on low-power devices like Raspberry Pi.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "oc-piloci": {
      "command": "uvx",
      "args": [
        "oc-piloci"
      ]
    }
  }
}

Or install with pip: pip install oc-piloci

README Excerpt

Self-hosted, multi-user LLM memory service for teams — on Raspberry Pi 5. piLoci combines a Python MCP server, web dashboard, SQLite auth data, LanceDB vector storage, and an Obsidian-style workspace layer so your team can run project-scoped memory on your own hardware. > **Current status**: alpha, package version `0.0.1`

Tools (4)

PILOCI_ENDPOINTPILOCI_TOKENcodexopencode

Topics

claudecodexmcpmemoryopencode