Connapse MCP Server
Stop losing context between AI sessions. Give your agents persistent, searchable memory.
People who work with blazor, dotnet and embeddings and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in C#.
VERIFIED ACTIVE
LAST COMMIT 2026-09-09 · ★ 17 · #87 OF 106 MAINTAINED AI & ML · VERIFIED 2026-09-18
MIT · C# · how we verify → /methodology
01 · Install Connapse
before you install - you'll need
Set CONNAPSE_ADMIN_EMAIL, CONNAPSE_ADMIN_PASSWORD before connecting.
Docker
docker run -i --rm ghcr.io/destrayon/connapse:v0.3.2 Claude Desktop - add to config
{
"mcpServers": {
"destrayon-connapse": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/destrayon/connapse:v0.3.2"
]
}
}
} Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as container (OCI image) - can be sandboxed away from your filesystem
license MIT - declared in the repository
registry namespace io.github.Destrayon is GitHub-verified and matches the repo owner
03 · What Connapse can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.3.2 · 2026-03-14
Docker (recommended) · Download connapse-docker-v0.3.2.zip, extract it, then: · bash · cp .env.example .env · Edit .env - set passwords, admin credentials, and JWT secret · docker compose up -d · Open and log in with…
v0.3.1 · 2026-03-03
Added · 4 connector types: MinIO, Filesystem (FileSystemWatcher), S3 (IAM-only), Azure Blob (managed identity) · Per-container settings overrides (chunking, embedding, search, upload) · Cloud identity linking: AWS IAM…
v0.2.2 · 2026-02-28
Added · CLI self-update command (connapse update) · CLI --version flag · ---
04 · Who maintains Connapse
Connapse is maintained by destrayon. It's the only MCP server we track from this author; the repo dates to Feb 2026.
05 · Facts
- repository
- github.com/destrayon/connapse
- category
- AI & ML - ranked #87 of 106 actively-maintained AI & ML servers as of 2026-09-18.
- registry
- io.github.Destrayon/connapse (active, first published 2026-03-14)
- packages
- oci:ghcr.io/destrayon/connapse:v0.3.2
06 · Connapse FAQ
What is Connapse?
Stop losing context between AI sessions. Give your agents persistent, searchable memory.
Is Connapse still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-09. We re-verify nightly.
How do I install Connapse?
Run `docker run -i --rm ghcr.io/destrayon/connapse:v0.3.2`. The README documents 2 environment variables (CONNAPSE_ADMIN_EMAIL, CONNAPSE_ADMIN_PASSWORD) to set first. Set CONNAPSE_ADMIN_EMAIL, CONNAPSE_ADMIN_PASSWORD before connecting. You can also paste the ready-made client config above.
07 · Alternatives to Connapse
Alternatives to Connapse
Maintained AI & ML servers if Connapse isn't the fit.
- Fun ASR Transcribe local audio with FunASR and SenseVoice using private, on-device inference. ★ 20,411 · 2026-09-18
- Auto TS Automated time series forecasting with model search, anomaly detection, and event risk analysis ★ 1,428 · 2026-08-25
- Haiku RAG Local-first agentic RAG with citations - hybrid search, reranking, multimodal document retrieval ★ 609 · 2026-09-17
- Plan Exe MCP server for generating rough-draft project plans from natural-language prompts. ★ 401 · 2026-09-13
- Local RAG (shinpr) Easy-to-setup local RAG server with minimal configuration ★ 398 · 2026-09-18
- PageIndex MCP Reasoning-based RAG system for chatting with long PDFs. Supports local and online files. ★ 388 · 2026-07-25
Pairs well with
Servers that cover what Connapse doesn't - only shown when the pairing reason fits the companion.
More AI & ML MCP servers · Dagpipe · Contextweaver (dgenio) · DeepSeek MCP Server · Doc Slicer · Agenthold