snipara-server

Snipara/snipara-server
★ 1 stars Python AI/LLM Updated 1d ago
Open-source, self-hosted MCP server for project intelligence, semantic search, context engineering, and persistent agent memory for AI coding agents.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "snipara-server": {
      "command": "uvx",
      "args": [
        "snipara-server"
      ]
    }
  }
}

Or install with pip: pip install snipara-server

Topics

agent-memoryai-agentscode-graphcontext-engineeringcontext-optimizationdeveloper-toolsfastapillmmcpmcp-servermodel-context-protocolopen-sourcepgvectorpostgresqlproject-intelligence