Skip to content
Back to search
30
MCP

@stitchapi/docs-mcp

npm/@stitchapi/docs-mcp

StitchAPI 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

com.googleapis.stitch/mcp
Interact with the Stitch API using natural language commands.
0 tools · streamable-http
io.github.jztan/qt4-doc-mcp-server
Offline MCP server for local Qt 4.8, Qt 5, and Qt 6 documentation with full-text search.
0 tools
StitchAPI Docs
Search and read the StitchAPI docs: search_docs finds relevant sections, get_doc reads a page.
0 tools · streamable-http
imagin-studio-api-docs-mcp
Local MCP server for IMAGIN.studio documentation search
0 tools
stitch mcp stdio
Metadata-only Glama MCP server.
0 tools
stitch-mcp-server
Enterprise-ready MCP Server for Google Stitch SDK - AI-powered UI generation for Claude, Cursor, Cline, and VS Code. Generate beautiful web
0 tools

How to use

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

{
  "mcpServers": {
    "@stitchapi/docs-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}