Serversio.github.Destrayon/connapse
C

Connapse

io.github.Destrayon/connapse · v0.3.2
▦ docker
v0.3.2docker oci: ghcr.io/destrayon/connapse:v0.3.2↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.Destrayon/connapse",
  "description": "Self-hosted knowledge backend for AI agents with hybrid search and MCP tools",
  "title": "Connapse",
  "repository": {
    "url": "https://github.com/Destrayon/Connapse",
    "source": "github"
  },
  "version": "0.3.2",
  "packages": [
    {
      "registryType": "oci",
      "identifier": "ghcr.io/destrayon/connapse:v0.3.2",
      "transport": {
        "type": "streamable-http",
        "url": "http://localhost:5001/mcp"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}