← Registry

Developer Tools

botmarket.bot

This server provides a catalog search for MCP servers, A2A agents, protocols, x402 payment services, and quests, enabling developers to discover AI-related resources.

1 endpoint6 known toolsFirst detected August 3, 2026Last detected August 3, 2026

ENDPOINT 1

https://botmarket.bot/mcp

No auth detected

MCP server metadata

Name
botmarket
Version
3.0.0
Capabilities
tools

Known tools 6

search_mcps

Search the BotMarket catalog of MCP servers.

Inferred read-only
search_agents

Search the BotMarket catalog of A2A-compatible AI agents.

Inferred read-only
search_protocols

List protocols tracked by BotMarket: MCP, A2A, x402, MTP (Machine Tree Protocol), MRP, L402, AP2, ACP, ANP, AGNTCY, etc.

Inferred read-only
get_x402_services

List services accepting agent-native payments (x402, MTP, MRP, L402).

Inferred read-only
list_quests

List BotMarket quests.

Inferred read-only
get_stats

Get global BotMarket stats (counts of agents, MCPs, protocols, etc).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.botmarket]
url = "https://botmarket.bot/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "botmarket": {
      "type": "http",
      "url": "https://botmarket.bot/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: botmarket
Remote MCP URL: https://botmarket.bot/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "botmarket": {
      "url": "https://botmarket.bot/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "botmarket": {
      "type": "http",
      "url": "https://botmarket.bot/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "botmarket",
  "transport": "streamable-http",
  "url": "https://botmarket.bot/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for botmarket.bot was fetched 2026-08-08T07:36:04.483Z and is being refreshed.

Trust status Neutral

botmarket.bot is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.