Skip to content
Back to search
30
MCP

Ariadne

io.github.mclaut/ariadne

Local-first multilingual memory for Codex, Claude Code, and MCP clients using Qdrant and Ollama.

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

Similar MCP servers embedding-nearest

Ariadne
Deterministic local cross-service API-chain discovery for AI coding agents.
0 tools
ariadne-mcp
MCP server that gives coding agents a structural map of a codebase
0 tools
ariadne-mcp
Fast local MCP server for deterministic cross-service API-chain discovery across REST, GraphQL, Kafka, TypeScript, and FastAPI.
0 tools
ariadne
Metadata-only Glama MCP server.
0 tools
ariadne
Metadata-only Glama MCP server.
0 tools
ariadne
Metadata-only Glama MCP server.
0 tools

How to use

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

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