Sourced*

OpenAPI → MCP server → every AI agent

Make your API callable from Claude, Cursor, ChatGPT, and every other AI agent.

MCP is how AI agents call APIs as native tools. Without an MCP server, your API will not appear as a first-class tool inside Claude, Cursor, Claude Desktop, Cline, Continue, or ChatGPT. Drop in your openapi.yaml and Sourced builds a local MCP starter: every operation becomes a reviewable tool scaffold, major AI clients get install snippets, and directory submission checklists are prefilled where possible.

Drop your OpenAPI file here

or click to browse — .yaml, .yml, .json

What you'll get back

  1. 1A TypeScript MCP starter — one tool per operation, auth helpers detected from your spec (Bearer, API key, Basic), MCP stdio transport wired up. Ready to npm install && npm run build.
  2. 2Copy-paste configs for Claude Desktop, Cline, Continue, and generic mcp.json. Cursor and VS Code deeplinks appear after you enter the extracted folder's absolute path.
  3. 3Submission guidance for major MCP directories — Smithery, the official MCP registry, mcp.so, Cline Marketplace, Glama, PulseMCP, awesome-mcp-servers. Review each listing before publishing.