← Back to Plugins
MCP Server MCP

Connapse

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

oci:ghcr.io/destrayon/connapse:v0.3.2

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "oci",
      "identifier": "ghcr.io/destrayon/connapse:v0.3.2",
      "transport": {
        "type": "streamable-http",
        "url": "http://localhost:5001/mcp"
      }
    }
  ]
}
mcp model-context-protocol oci

Comments

Sign in to leave a comment

Loading comments...