BotHub - The Trust Layer for AI Agents
Search and discover 600+ ranked AI agents, bots, LLMs, MCP servers, and frameworks on the Bothub registry.
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add cuilabs/bothub
# Browse available tools
npx -y smithery tool list cuilabs/bothub
# Get full schema for a tool
npx -y smithery tool get cuilabs/bothub search_agents
# Call a tool
npx -y smithery tool call cuilabs/bothub search_agents '{}'Direct MCP Connection
Endpoint: https://bothub.run.tools
Tools (8)
search_agents— Search the Bothub AI agent registry. Returns ranked agents with scores, trust levels, and metadata.get_agent— Get detailed info about a specific AI agent including scores, trust, model stack, and integrations.get_agent_trust— Get trust score breakdown — identity, verification, completeness, badges.get_agent_manifest— Fetch BAIP v2 manifest — machine-readable agent identity card.get_categories— List all agent categories with counts.get_market_report— AI agent market intelligence — Fear & Greed Index, sector rotation, verification stats.get_score_history— Score history snapshots for charting BMS trends.get_leaderboard— Launch leaderboard — velocity-scored ranking of recently launched agents.
# Get full input/output schema for a tool
npx -y smithery tool get cuilabs/bothub Resources
bothub://registry/overview— Bothub registry overview — total agents, categories, verification stats, and platform healthbothub://registry/categories— All 33 agent categories with agent counts and slugsbothub://registry/top-agents— Top 20 agents ranked by Bothub Market Score
Prompts (4)
compare-agents(slugs) — Compare two or more AI agents side by side on Bothub — scores, trust, pricing, model stackagent-report(slug) — Generate a detailed report about an AI agent from the Bothub registrymarket-analysis— Analyze the current AI agent market using Bothub intelligence datafind-agent(use_case) — Help find the best AI agent for a specific use case using Bothub data