Loomal

Connapse

MCP server by github.com/destrayon/connapse

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

13 starsoci: ghcr.io/destrayon/connapse:v0.3.2

About Connapse

Connapse is an MCP (Model Context Protocol) server published by destrayon in the official MCP registry, listed under Search on Loomal. Self-hosted knowledge backend for AI agents with hybrid search and MCP tools

It ships as a Docker image (ghcr.io/destrayon/connapse:v0.3.2), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/destrayon/connapse, where the project has earned 13 GitHub stars.

Use Connapse with your agent

Claude Code · one command
claude mcp add connapse -- docker run -i --rm ghcr.io/destrayon/connapse:v0.3.2
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "connapse": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/destrayon/connapse:v0.3.2"
      ]
    }
  }
}
ocighcr.io/destrayon/connapse:v0.3.2

Frequently asked questions

What is Connapse?
Connapse is an MCP (Model Context Protocol) server by destrayon in the Search category. Self-hosted knowledge backend for AI agents with hybrid search and MCP tools
How do I connect Connapse to Claude, Cursor, or another MCP client?
Install Connapse from its oci package (ghcr.io/destrayon/connapse:v0.3.2) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Connapse open source?
Yes — the source code is public at github.com/destrayon/connapse, with 13 GitHub stars.
Can AI agents pay to use Connapse?
Not yet through Loomal — Connapse is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Connapse? Claim this listing free by verifying GitHub ownership, or contact us.