StitchAPI Docs is a Model Context Protocol (MCP) server: Search and read the StitchAPI docs: search_docs finds relevant sections, get_doc reads a page. In practice that means any MCP-compatible AI assistant can call StitchAPI Docs's tools directly — the model decides when to use them in a conversation or agent run.
You can run StitchAPI Docs two ways: connect to the hosted endpoint at https://stitchapi.dev/api/mcp with no local install, or run it on your own machine via the npm package @stitchapi/docs-mcp. The current release is v1.1.0, published under the Apache-2.0 license, with source at rejifald/StitchAPI on GitHub, where it has earned 17 stars.
StitchAPI Docs is listed under Development on mcp.site and works with any MCP client — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed and the rest of the ecosystem — using the install snippets below. If you maintain StitchAPI Docs for stitchapi.dev, claim this listing to verify ownership, earn the Verified badge, and keep the details current.