Browse
→ Code & Dev
→ mcpify
mcpify
CLI-first OpenAPI-to-MCP server generator that turns any OpenAPI 3.x REST API into MCP tools with stdio, HTTP, and SSE transports. It includes lazy context budgeting, secret masking, read-only controls, per-token RBAC, OAuth2 support, audit trails, health probes, hot reload, mocking, diffing, and zero runtime dependencies. Public GitHub repository created August 28, 2026.
MCP unverified
Integration
| Transport | stdio |
| Auth | none |
| Endpoint | mcpify serve openapi.json |
| Install | uvx --from mcpify-openapi mcpify serve openapi.json |
Use Cases
| 01 | Turn an internal OpenAPI specification into agent-callable MCP tools in under a minute |
| 02 | Expose API operations with read-only controls, secret redaction, audit logs, and per-token authorization |
| 03 | Diff API spec versions from the MCP tool view and fail CI on breaking changes |
Tags
openapi rest-api codegen mcp-generator oauth2 rbac audit-trail python
Machine-readable: /api/servers.json
· JSON-LD schema embedded in <head>