Docs
Everything you need to consume BotMarket from a bot or app.
MCP server (JSON-RPC)
curl https://botmarket.bot/mcp \
-H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}' REST API
curl https://botmarket.bot/v1/mcps?q=postgres OpenAPI spec at /openapi.json. Swagger UI at /docs-api.
A2A agent card
curl https://botmarket.bot/.well-known/agent-card.json Rate limits
10 req/s 100/min 1000/hour per IP, free, no signup. Need more? Reach out via about.
Compatible clients
BotMarket works as an MCP server in any compliant client: Cursor, Claude Desktop, Cline, Continue, Windsurf, Zed, VS Code (Copilot agent mode), LibreChat, OpenWebUI, and more. See your client's MCP config — point it at https://botmarket.bot/mcp.