mcpbeat Sign in

Connapse MCP Server

by destrayon Your server? Claim it
local only

Connapse runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 10 Sep 2026.

Self-hosted knowledge backend for AI agents with hybrid search and MCP tools

Installs / week
not published
17
Stars
79 open issues
10 Sep 2026
Last commit
from GitHub
MIT
License
C#

What the code does

We read the source, 22 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Checks whether it runs in a sandbox src/Connapse.Web/Services/ContainerHostResolver.cs:47
            return File.Exists("/.dockerenv");

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Connapse

same job, measured the same way
Postgram
by ivo-toby

Self-hosted memory for AI agents with hybrid search, knowledge graphs, tasks, and document sync.

local only
DocsMint
by hiai-gg

Cloud or self-hosted knowledge for AI agents: hybrid search, reranking, GraphRAG, scoped MCP tools.

983 installs/wk answering
Neuromcp
by adelelo13

Semantic memory for AI agents with hybrid search, knowledge graph, and consolidation

289 installs/wk local only
Superlocalmemory
by varun369

Local-first AI memory with knowledge graphs and hybrid search. 17+ AI tools via MCP. Free.

1 596 installs/wk local only
sayou
by pixell-global

Persistent knowledge workspace for AI agents. Versioned files, search, and MCP tools.

52 installs/wk local only
Memento
by scrypster

Persistent memory for AI tools. Local-first knowledge graph with hybrid search.

local only
Tinysearch
by marcellm01

Self-hosted web research for MCP agents.

local only
Agentpedia MCP Server
by ksaslam311

Search, discover, and contribute to AgentPedia - the knowledge base for AI agents.

33 installs/wk local only

Connapse — questions

Answers built from our own checks of this server.

Why is there no uptime for Connapse?
Connapse runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Connapse open source?
Yes — it is published under the MIT licence, written in C#, 17 stars on GitHub and 79 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.