Ariadne runs on your own machine — the client starts it, so there is no endpoint to ping. 154 installs a week from pypi. Last commit 13 Jul 2026.
Deterministic local cross-service API-chain discovery for AI coding agents.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ariadne -- uvx ariadne-mcp
{
"mcpServers": {
"ariadne": {
"args": [
"ariadne-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.ariadne]
command = "uvx"
args = ["ariadne-mcp"]
{
"mcpServers": {
"ariadne": {
"args": [
"ariadne-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"ariadne": {
"args": [
"ariadne-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.