Skip to content
Back to search
30
MCP streamable-http

StitchAPI Docs

dev.stitchapi/docs

Search and read the StitchAPI docs: search_docs finds relevant sections, get_doc reads a page.

Uptime
0.0%
25 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

@stitchapi/docs-mcp
StitchAPI documentation search, running locally over MCP stdio. Bundled docs, no network calls per query — the offline/air-gapped counterpar
0 tools
Branch Docs
Access and search Branch's official API documentation directly within any AI agent or client.
0 tools · sse
io.github.nyuchi/nyuchi-docs
Search, read, and ask the Nyuchi docs (docs.nyuchi.com); send feedback or raise issues.
0 tools · streamable-http
com.googleapis.stitch/mcp
Interact with the Stitch API using natural language commands.
0 tools · streamable-http
Python Docs
Fetches Python documentation for quick access to language references and code explanations.
0 tools
Social Fetch
Public social-data API and live docs for AI coding agents.
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "stitchapi_docs": {
      "url": "https://stitchapi.dev/api/mcp",
      "transport": "streamable-http"
    }
  }
}