mcpify runs on your own machine — the client starts it, so there is no endpoint to ping. 12 627 installs a week from pypi. Last commit 31 Aug 2026.
Focused, production-ready CLI: turn any OpenAPI REST API into an MCP server.
We read the source, 14 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
return yaml.load(path.read_text(encoding="utf-8"), Loader=loader) or {} # noqa: S506 — safe loaders only
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcpify -- uvx mcpify-openapi
{
"mcpServers": {
"mcpify": {
"args": [
"mcpify-openapi"
],
"command": "uvx"
}
}
}
[mcp_servers.mcpify]
command = "uvx"
args = ["mcpify-openapi"]
{
"mcpServers": {
"mcpify": {
"args": [
"mcpify-openapi"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcpify": {
"args": [
"mcpify-openapi"
],
"command": "uvx"
}
}
}
Turn any document into a production-ready RAG dataset from Claude, Cursor, or any MCP host.
Turn any OpenAPI/Swagger spec into an MCP server - every API operation becomes an agent tool.
Read-focused, prompt-injection-hardened email MCP server for any IMAP provider
MCP server for Shopify — Admin REST API (orders, products, customers, inventory, fulfillments)
Production-ready MCP server for PDF processing with intelligent caching.
Python MCP server for AWS CLI inspection and operations
MCP server for the PensionPro pension administration REST API.
Turn any OpenAPI/Swagger spec into MCP tools — each operation an SSRF-guarded tool.
Answers built from our own checks of this server.