Back to search
30
MCP
@stitchapi/docs-mcp
npm/@stitchapi/docs-mcpStitchAPI documentation search, running locally over MCP stdio. Bundled docs, no network calls per query — the offline/air-gapped counterpart to the hosted stitchapi.dev/api/mcp server.
Uptime
0.0%
14 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"@stitchapi/docs-mcp": {
"url": "None",
"transport": "http"
}
}
}