Back to search
30
MCP

@cuilabs/bothub-mcp

npm/@cuilabs/bothub-mcp

MCP server for querying the Bothub AI agent registry — search agents, get details, compare scores, and validate BAIP manifests

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@conduitai-app/mcp-server
MCP server for conduitAI — search, browse, and install AI tools from the conduitAI catalog
0 tools
io.github.hifriendbot/ailist-mcp
MCP server for AiList — search and discover Ai projects from Claude Code
0 tools
aip-mcp-server
MCP server for AI agent identity verification via AIP
0 tools
@638labs/mcp-server
MCP server for the 638Labs AI agent registry. Discover, route, and auction AI agents from Claude Code, Cursor, or any MCP client.
0 tools
io.github.dubuqingfeng/gitlab-mcp-server
GitLab MCP (Model Context Protocol) server for AI agents
0 tools
agency-mcp-server
MCP server for on-demand agent template registry — search, browse, and spawn specialized AI agents
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@cuilabs/bothub-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}