MCP server that converts OpenAPI specs into tools which can query API endpoints
An MCP server that turns OpenAPI specifications into MCP tools. Scans a folder for OpenAPI spec files and automatically generate corresponding tools. These tools can then be used in any MCP client to interact with the APIs defined by the specs, with built-in support for authentication and server URL management via a simple file. Built with FastMCP for TypeScript. Zero Configuration: Filesystem is…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
An MCP server that turns OpenAPI specifications into MCP tools. Scans a folder for OpenAPI spec files and automatically generate corresponding tools. These tools can then be used in any MCP client to interact with the APIs defined by the specs, with built-in support for authentication and server URL management via a simple file. Built with FastMCP for TypeScript. Zero Configuration: Filesystem is the interface - just drop OpenAPI specs in a folder Supports OpenAPI 3.0 and 2.0: Works with both…