Turn any REST API into an MCP server in one command
@Amanbig
About Turn any REST API into an MCP server in one command
Point mcpify at any OpenAPI spec and every endpoint becomes a tool your AI agent (Claude, Cursor, Windsurf) can call — zero glue code, zero per-endpoint wrappers, always in sync with the spec. Supports GET/POST/PUT/PATCH/DELETE, auth headers, and both URL and local file specs.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcpify": {
"command": "mcpify",
"args": [
"https://your-api.com/openapi.json"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Turn any REST API into an MCP server in one command?
It transforms any REST API that has an OpenAPI specification into a Model Context Protocol (MCP) server. Every endpoint becomes a tool that AI agents like Claude, Cursor, and Windsurf can call directly — no glue code or per-endpoint wrappers needed, and it stays in sync with the specification.
How to use Turn any REST API into an MCP server in one command?
Point mcpify at any OpenAPI specification (via URL or local file) and run a single command. The generated MCP server exposes all endpoints as tools, supporting GET, POST, PUT, PATCH, DELETE, and authentication headers.
Key features of Turn any REST API into an MCP server in one command
- Zero glue code or per‑endpoint wrappers
- Automatically stays in sync with the spec
- Supports all HTTP methods (GET, POST, PUT, PATCH, DELETE)
- Handles authentication headers
- Loads specs from URLs or local files
Use cases of Turn any REST API into an MCP server in one command
- Integrate a legacy REST API into an AI agent without writing any code
- Let Claude or Cursor call any API endpoint as a tool
- Keep AI tools automatically up‑to‑date with a changing API specification
- Quickly wrap internal or third‑party REST APIs for MCP‑compatible agents
FAQ from Turn any REST API into an MCP server in one command
What HTTP methods does MCPify support?
It supports GET, POST, PUT, PATCH, and DELETE.
Can I use authentication headers?
Yes, it supports authentication headers as defined in the OpenAPI spec.
How does it stay in sync with the API?
It reads the OpenAPI specification directly, so any changes to the spec are automatically reflected without manual updates.
Which AI agents can use the resulting MCP server?
It is designed for agents that support the Model Context Protocol, including Claude, Cursor, and Windsurf.
What formats can the OpenAPI spec be in?
It can load the specification from a URL or a local file.
Frequently asked questions
What HTTP methods does MCPify support?
It supports GET, POST, PUT, PATCH, and DELETE.
Can I use authentication headers?
Yes, it supports authentication headers as defined in the OpenAPI spec.
How does it stay in sync with the API?
It reads the OpenAPI specification directly, so any changes to the spec are automatically reflected without manual updates.
Which AI agents can use the resulting MCP server?
It is designed for agents that support the Model Context Protocol, including Claude, Cursor, and Windsurf.
What formats can the OpenAPI spec be in?
It can load the specification from a URL or a local file.
Basic information
More Developer Tools MCP servers
Vibgrate MCP
VibgrateQuery your team's drift, vulnerability, and migration data from any AI assistant. Vibgrate MCP connects Cursor, Claude, ChatGPT, Windsurf, or VS Code to Vibgrate Cloud: 51 tools for DriftScores, CVEs and EOL runtimes, up
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
TranscriptFetch MCP Server
TranscriptFetchModel Context Protocol (MCP) server for TranscriptFetch: fetch YouTube transcripts, search, channels, and playlists from any MCP client.
AptiBuild AI — Career Intelligence
ParklandBuildsAptiBuild AI MCP Server — career, labor market, and business idea intelligence for AI agents. 11 tools covering real-time FRED labor market signals, BLS wage data (126 occupations), AI-generated app ideas, career paths,
Comments