Skip to content
Back to search
30
MCP

ariadne-mcp

pypi/ariadne-mcp

Fast local MCP server for deterministic cross-service API-chain discovery across REST, GraphQL, Kafka, TypeScript, and FastAPI.

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

Similar MCP servers embedding-nearest

ariadne-mcp
MCP server that gives coding agents a structural map of a codebase
0 tools
Ariadne
Deterministic local cross-service API-chain discovery for AI coding agents.
0 tools
fastapi-architect-mcp
MCP server giving Claude Code IDE-level intelligence for FastAPI projects
0 tools
arithmo-mcp-server
An MCP server providing fast arithmetic operations.
0 tools
io.github.vfa-khuongdv/redmine
MCP server for Redmine API integration with AI agents.
0 tools
mcp-arduino
FastMCP-powered Arduino CLI server with WireViz integration for circuit diagrams
0 tools

How to use

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

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