Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

io.github.assafbar2/agentswitchboard

io.github.assafbar2/agentswitchboard

Search a curated directory of 300+ verified AI agents, MCP servers, and agentic tools.

Uptime
100.0%
1 direct probes · 30d
Response
1970ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

search_agents

Search the Agent Switchboard directory of vetted AI agents, MCP servers, and agentic tools. Returns relevance-ranked matches. Filter by category slug and/or access methods.

get_agent

Full detail for one agent by slug: skills, auth, streaming/push support, tags, provider links.

list_categories

All directory categories with live agent counts. Slugs are valid inputs for search_agents.

How to use

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

{
  "mcpServers": {
    "io.github.assafbar2/agentswitchboard": {
      "url": "https://agentswitchboard.dev/api/mcp",
      "transport": "streamable-http"
    }
  }
}