Ariadne
Rank #17,313io.github.whyy9527/ariadne
Deterministic local cross-service API-chain discovery for AI coding agents.
Ariadne is a Model Context Protocol (MCP) server published by whyy9527. It ranks #17,313 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Ariadne is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Apr 15, 2026 and most recently updated on Jul 11, 2026.
Ranks ahead of 114,733 of 132,046 servers on MCP Toplist.
Use Ariadne
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ariadne -- uvx ariadne-mcp[mcp_servers.ariadne]
command = "uvx"
args = ["ariadne-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"ariadne": {
"command": "uvx",
"args": [
"ariadne-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"ariadne": {
"command": "uvx",
"args": [
"ariadne-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"ariadne": {
"type": "stdio",
"command": "uvx",
"args": [
"ariadne-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"ariadne": {
"command": "uvx",
"args": [
"ariadne-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ariadne": {
"command": "uvx",
"args": [
"ariadne-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.whyy9527%2Fariadne)<a href="https://mcptoplist.com/server/io.github.whyy9527%2Fariadne"><img src="https://mcptoplist.com/badge/io.github.whyy9527%2Fariadne.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
whyy9527
Available versions (1)
| Version | Published |
|---|---|
| 0.1.3 | Jul 11, 2026 |
Frequently asked questions
- Who maintains Ariadne?
- Ariadne is maintained by whyy9527, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Ariadne listed on the Official MCP Registry?
- Yes — Ariadne is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Ariadne have?
- MCP Toplist tracks 1 version of Ariadne, most recently published on Jul 11, 2026.
- Where can I find the source code for Ariadne?
- The source code for Ariadne is hosted at github.com/whyy9527/ariadne.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.