Any input format
OpenAPI, HAR, Postman, website URL, or natural language. Works with APIs and HTML sites.
Upload an OpenAPI spec, HAR file, or point us at any website. We generate and host the MCP server. Connect it to Claude, Cursor, or any MCP client.
$ mcpmake deploy stripe-api.yaml
Building MCP server...
Server running at: https://stripe-api-a1b2.mcpmake.io/mcp
Bearer token: mf_xxxxxxxxxxxx
Claude Desktop config:
{
"mcpServers": {
"stripe-api": {
"url": "https://stripe-api-a1b2.mcpmake.io/mcp",
"headers": { "Authorization": "Bearer mf_xxxxxxxxxxxx" }
}
}
}
OpenAPI spec, HAR file, Postman collection, or just a website URL. We handle the rest.
mcpmake generates a TypeScript MCP server, builds it, and deploys it instantly.
Copy the config snippet into Claude Desktop, Cursor, or any MCP client.
OpenAPI, HAR, Postman, website URL, or natural language. Works with APIs and HTML sites.
Clean, editable code you own. Not a black box proxy. Inspect, customize, extend.
Upload spec, get a URL. Zero infrastructure to manage. Live in under a minute.
Retries, rate limiting, auth detection, structured errors. Battle-tested defaults.
Read-only containers, non-root, capability-dropped, automated code auditing.
Tools, Resources, Prompts. outputSchema, annotations, sessions. The full spec.
Point at any website and get site-specific tools like login(email, password) instead of generic click(selector). Powered by Playwright.
Generate in your language of choice. TypeScript with Zod schemas, or Python with the mcp SDK.
| Platform | Approach | Limitation |
|---|---|---|
| Smithery | Registry only | Can't host your custom API |
| Composio | Pre-built integrations | No bring-your-own-spec |
| Speakeasy | Enterprise SDK gen | $250+/month. Enterprise only. |
| Playwright MCP | Generic browser automation | AI rediscovers page structure every call |
| mcpmake | APIs + websites, any format | Free to start. |
Get started instantly
For side projects
For production APIs
For organizations
Upload a spec, paste a URL, or point at any website. Running MCP server in 30 seconds. No credit card required.
Deploy free