Overview
Features
Dynamic API Registration
Register any web API at runtime.
Multiple Authentication Methods
Bearer tokens, API keys, Basic auth, OAuth2, and custom headers.
All HTTP Methods
Support for GET, POST, PUT, DELETE, PATCH, and more.
Flexible Parameters
Query params, path params, headers, and request bodies.
Automatic Tool Generation
Each API endpoint becomes an MCP tool.
Built-in Testing
Test API connections before using them.
Response Handling
Automatic JSON parsing with fallback to text.
Multiple Transport Types
STDIO, SSE, and Streamable HTTP transport support.
Who Is This For?
- AI developers:Expose REST/GraphQL APIs as MCP tools for AI assistants like Claude.
- MCP integrators/tool developers:Register APIs and generate MCP endpoints to be used by MCP clients.




