Skip to main content

Crate ferro_api_mcp

Crate ferro_api_mcp 

Source
Expand description

§ferro-api-mcp

Standalone MCP server that bridges OpenAPI specifications to Model Context Protocol tools.

Loads an OpenAPI v3 document and exposes each operation as an MCP tool, translating JSON Schema parameters, constructing HTTP requests, and forwarding responses to the MCP client over stdio transport.

Modules§

error
http
schema
server
service
spec
types