Leaper Vision Toolkit
https://server.smithery.ai/leaper-mcp/leaper-mcp-proxy/mcp
● healthy
Convert images to desired formats or styles seamlessly. Enhance your applications with flexible image processing capabilities. Simplify image transformations through a standardized protocol interface.
Transport
streamable-http
Auth
smithery_api_key
Cost
—
How to connect
MCP endpoint (streamable-http)
https://server.smithery.ai/leaper-mcp/leaper-mcp-proxy/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/leaper-mcp/leaper-mcp-proxy/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Listed at (smithery)
https://github.com/leaper-mcp/leaper-mcp-proxy