IBazylchuk/paparats-mcp
MCP server for multi-repository code indexing with Qdrant vector search and LSP integration. Provides unified context across frontend, backend, and microservices for AI coding assistants like Claude Code.
Platform-specific configuration:
{
"mcpServers": {
"paparats-mcp": {
"command": "npx",
"args": [
"-y",
"paparats-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...