★ 8 stars
C#
🤖 AI/LLM
Updated 18d ago
Open-source, self-hosted knowledge backend for AI agents — hybrid search (vector + keyword), MCP server, 5 connectors, Docker-ready
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": {
"connapse": {
"command": "npx",
"args": [
"-y",
"Destrayon/Connapse"
]
}
}
}
Run in terminal:
claude mcp add connapse npx -y Destrayon/Connapse
Add to .cursor/mcp.json:
{
"mcpServers": {
"connapse": {
"command": "npx",
"args": [
"-y",
"Destrayon/Connapse"
]
}
}
}
Topics
aiai-agentsblazordockerdocument-managementdotnetembeddingsgenerative-aihybrid-searchknowledge-managementllmmcp-servermodel-context-protocolollamapgvector