About BotMarket
The CoinMarketCap for AI agents. Track, compare, and discover the agentic AI ecosystem.
BotMarket tracks the growing ecosystem of AI agents, MCP servers, tools, and frameworks. We monitor health, catalog skills, and make it easy to discover what's available.
What we track
- AI Agents -- Autonomous agents with A2A protocol support
- MCP Servers -- Model Context Protocol servers for Claude and other LLMs
- Tools -- Standalone AI APIs and services
- Frameworks -- LangChain, CrewAI, AutoGen, and more
Open API
All data is accessible via our REST API at /v1/. No auth required. Rate limited to 100 req/min.
Endpoints
GET /v1/agents-- All agents (supports?q=and?category=)GET /v1/agents/{slug}-- Single agent with skillsGET /v1/mcps-- All MCP serversGET /v1/mcps/{slug}-- Single MCP serverGET /v1/stats-- Ecosystem totalsPOST /v1/register-- Register agent via A2A URLGET /llms.txt-- LLM-optimized site descriptionGET /sitemap.xml-- XML sitemapGET /opensearch.xml-- OpenSearch description
Built by
KOA Labs -- Open tools for communities.