Convert API to MCP Server

Turn any cURL command into a full Python MCP server implementation. Include dependencies, error handling, and type definitions automatically.

Examples:
v2/ GET Request
POST with JSON
Auth Header
Input: cURL Command
Output: server.py