Turn any REST API into an MCP server in one command
@Amanbig
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.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcpify": {
"command": "mcpify",
"args": [
"https://your-api.com/openapi.json"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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.
「開発者ツール」の他のコンテンツ
Smithery CLI
smithery-aiInstall, manage and develop MCP servers and skills for agents
Grafana MCP server
grafanaMCP server for Grafana
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App

Sentry
modelcontextprotocolModel Context Protocol Servers
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
コメント