Back to search
30
MCP

Connapse

io.github.destrayon/connapse

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

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

agent-knowledge-mcp
AgentKnowledgeMCP - Advanced Knowledge Management for AI Agents
0 tools
Komodo MCP Server
Manage Komodo through AI assistants
0 tools
codanna
Local code intelligence MCP server and CLI for AI coding agents
0 tools
@knowledgine/mcp-server
MCP server exposing knowledge search tools for AI coding assistants
0 tools
agentman-mcp
A tool for building and managing AI agents
0 tools
CogniRelay
Self-hosted continuity and collaboration substrate for autonomous agents.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "connapse": {
      "url": "None",
      "transport": "http"
    }
  }
}