Loading MCP server directory, please wait...
Local-first multilingual memory for Codex, Claude Code, and MCP clients using Qdrant and Ollama.
npx @getmcp/cli add io.github.mclaut/ariadneRequires Pre-built binary. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mclaut/ariadne": {
"command": "https://github.com/mclaut/ariadne/releases/download/v0.3.0/ariadne-v0.3.0.mcpb",
"env": {
"ARIADNE_QDRANT_HOST": "localhost",
"ARIADNE_QDRANT_PORT": "6334",
"ARIADNE_OLLAMA": "http://localhost:11434",
"ARIADNE_MODEL": "bge-m3",
"ARIADNE_COLLECTION": "ariadne"
}
}
}
}MCP server for progressive tool usage at any scale (see https://klavis.ai)
Decision system for AI coding agents. Surfaces what your project decided, and why, before changes.
A MCP server built for developers enabling Git based project management with project and personal…
A Model Context Protocol (MCP) application for automated GitHub PR analysis and issue management.…