Skip to content

Any API or website, as an MCP server in 30 seconds

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.

Terminal
$ 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" }
    }
  }
}

How it works

1

Upload your spec or URL

OpenAPI spec, HAR file, Postman collection, or just a website URL. We handle the rest.

2

We generate & host

mcpmake generates a TypeScript MCP server, builds it, and deploys it instantly.

3

Connect to Claude

Copy the config snippet into Claude Desktop, Cursor, or any MCP client.

Built for production

Any input format

OpenAPI, HAR, Postman, website URL, or natural language. Works with APIs and HTML sites.

Fully generated TypeScript

Clean, editable code you own. Not a black box proxy. Inspect, customize, extend.

One-click deploy

Upload spec, get a URL. Zero infrastructure to manage. Live in under a minute.

Production hardened

Retries, rate limiting, auth detection, structured errors. Battle-tested defaults.

Security first

Read-only containers, non-root, capability-dropped, automated code auditing.

Full MCP compliance

Tools, Resources, Prompts. outputSchema, annotations, sessions. The full spec.

Website to MCP

Point at any website and get site-specific tools like login(email, password) instead of generic click(selector). Powered by Playwright.

TypeScript or Python

Generate in your language of choice. TypeScript with Zod schemas, or Python with the mcp SDK.

Why mcpmake?

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.

Simple, transparent pricing

Free

$0/mo

Get started instantly

  • 1 MCP server
  • 500 requests / month
  • 8-hour idle shutdown
  • Community support

Hobbyist

$9/mo

For side projects

  • 5 MCP servers
  • 10,000 requests / month
  • 24-hour keep-alive
  • Email support

Team

$99/mo

For organizations

  • Unlimited MCP servers
  • 1,000,000 requests / month
  • Always-on servers
  • RBAC & workspaces
  • Audit logs
  • Dedicated support

Ready to connect your API or website to AI?

Upload a spec, paste a URL, or point at any website. Running MCP server in 30 seconds. No credit card required.

Deploy free