Turn any OpenAPI/Swagger spec into MCP tools — each operation an SSRF-guarded tool.
🛠️ Key Features
- Converts OpenAPI/Swagger specs into MCP tools
- Each operation exposed as an individual tool
- SSRF-guarded tool execution for safer requests
🚀 Use Cases
- API documentation-driven tool generation
- Rapid MCP tooling from existing OpenAPI specs
- Safe, operational wrappers for API operations
⚡ Developer Benefits
- Clear mapping from API operations to MCP tools
- Reuse of standard OpenAPI definitions
- Consistent, inspectable tool interfaces for automation
⚠️ Limitations
- Details on SSRF guarding mechanisms are high-level in description; real-world behavior may require verification against the source spec
- Description provided is concise; deeper usage guidance and examples would come from the repository README