ferro-api-mcp 0.1.87

Standalone MCP server that bridges OpenAPI specs to MCP tools
Documentation
1
2
3
4
5
6
7
pub mod error;
pub mod http;
pub mod schema;
pub mod server;
pub mod service;
pub mod spec;
pub mod types;