Agent Tools
Back to MCP servers
● healthy

A hosted, remote MCP server for the StitchAPI documentation. search_docs runs hybrid (keyword + vector) search and returns the most relevant doc sections as excerpts with deep links; get_doc returns a full page as Markdown. Point a coding agent at it so it learns and references StitchAPI — the TypeScript library that turns any API into a typed, resilient function — from the current docs instead of guessing. Remote, no auth.

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/rejifald/stitchapi-docs/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/rejifald/stitchapi-docs/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://stitchapi.dev
Listed at (smithery)
https://stitchapi.dev