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 skills
  • GET /v1/mcps -- All MCP servers
  • GET /v1/mcps/{slug} -- Single MCP server
  • GET /v1/stats -- Ecosystem totals
  • POST /v1/register -- Register agent via A2A URL
  • GET /llms.txt -- LLM-optimized site description
  • GET /sitemap.xml -- XML sitemap
  • GET /opensearch.xml -- OpenSearch description

Built by

KOA Labs -- Open tools for communities.