Swarms MCP Client Proxy
A secure proxy API for MCP (Model Context Protocol) clients, operated by Swarms Corporation (swarms.ai). Use this service to discover and call MCP tools via a simple HTTP interface. For support and enterprise inquiries, visit: https://cal.com/swarms/swarms-technical-support?overlayCalendar=true
GET /: API information and HTML landing pagePOST /mcp/request: Proxy MCP tool callsGET /mcp/tools: Fetch tools from MCP server (query params)POST /mcp/tools: Fetch tools from MCP server (JSON body)POST /research-agent: Run the Swarms Research Agent on a taskGET /health: Health checkGET /logo.svg: Service logo (also used for OpenGraph)GET /favicon.ico: Favicon (served via logo.svg)