mcpbeat Sign in

Ariadne MCP Server

local only

Ariadne runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 24 Aug 2026.

Local-first multilingual, auditable memory for Codex, Claude Code, and MCP clients.

Installs / week
not published
3
Stars
0 open issues
24 Aug 2026
Last commit
from GitHub
MIT
License
Go

What the code does

We read the source, 19 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Installs itself into autostart skills/ariadne/tools/doctor.sh:139
    QDRANT_PLIST="$HOME_DIR/Library/LaunchAgents/com.ariadne.qdrant.plist"
    return filepath.Join(home, ".ariadne", sub)

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Ariadne

same job, measured the same way
MCP Memory Graph
by yonasvalentin

Local-first memory for Claude Code and any MCP client: hybrid search + knowledge graph, $0/token.

84 installs/wk local only
Remem
by majiayu000

Local-first automatic memory for Claude Code and Codex: capture, distill, recall from SQLite.

505 installs/wk local only
Pathmark
by hacksurvivor

Local-first intent and provenance for Codex, Claude Code, Cursor, Gemini CLI, and MCP agents.

64 installs/wk local only
Claude Bridge
by constripacity

Durable local-first MCP relay for independent coding agents.

297 installs/wk local only
mneme
by thegoatpsy

Vault-native, accountable memory for Claude Code and MCP clients. Markdown is ground truth.

86 installs/wk local only
Seojeom MCP
by seojeom

Local-first MCP server for Claude/Codex project wiki and graph workflows

local only
remem-mcp — Local-first MCP Memory + CodeGraph + Wiki
by tinhien11

Local-first memory for AI coding agents. Memory + CodeGraph + Wiki in one SQLite file.

92 installs/wk local only
Kireo
by wang1051992187

Long-term memory for Claude Code, Cursor and any MCP client, with a searchable web dashboard.

470 installs/wk local only

Ariadne — questions

Answers built from our own checks of this server.

Why is there no uptime for Ariadne?
Ariadne runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Ariadne open source?
Yes — it is published under the MIT licence, written in Go and 3 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.