claude mcp add agentswitchboard-dev -- npx -y mcp-remote{
"mcpServers": {
"agentswitchboard-dev": {
"command": "npx",
"args": ["-y", "mcp-remote"]
}
}
}MCP Servers overview
# Agent Switchboard
**The curated directory for the agentic web** — 300+ verified AI agents, MCP
servers, and agentic tools with real API, MCP, CLI, or browser-extension
access. Live at **[agentswitchboard.dev](https://agentswitchboard.dev)**.
## 🔌 This directory is itself an MCP server
Point any MCP client at it and query the catalog with native tools:
```json
{
"mcpServers": {
"agentswitchboard": { "url": "https://agentswitchboard.dev/api/mcp" }
}
}
```
Tools: `search_agents` · `get_agent` · `list_categories`. Streamable HTTP, no
auth. Stdio-only clients: `npx -y mcp-remote https://agentswitchboard.dev/api/mcp`
Also machine-readable: [`/agents.json`](https://agentswitchboard.dev/agents.json)
(full catalog, CORS-open) and an agent-optimized view on every page
(the "For Agents" toggle).
## 🗂 Git-as-CMS
The entire catalog lives in this repo:
```
content/
agents/<slug>.json one file per agent — the source of truth
categories.json category definitions
changelog.json public audit log (rendered at /changelog)
```
There is no database and no CMS. Editing content = editing files. Merging to
`main` = publishing. Every entry is schema-validated in CI
([`scripts/validate-content.ts`](scripts/validate-content.ts)) — a bad entry
cannot merge. A weekly job link-checks all ~480 URLs in the catalog.
**Want to add or fix a listing? See [CONTRIBUTING.md](CONTRIBUTING.md).**
Non-developers: [agentswitchboard.dev/submit](https://agentswitchboard.dev/submit).
## Development
```bash
npm install
npm run dev # no env vars needed — content is right here
```
| Command | |
|---|---|
| `npm run dev` | dev server |
| `npm run build` | production build (SSG, all pages) |
| `npm test` | unit tests |
| `npm run lint` / `npm run typecheck` | quality gates |
| `npx tsx scripts/validate-content.ts` | validate the catalog |
| `npx tsx scripts/check-links.ts` | link-rot sweep |
| `npx tsx scripts/cms.ts` | content ops: find / feature / update / unpublish |
| `npx tsx scripts/weekly-drop.ts` | batch-add agents (see file header) |
Stack: Next.js (App Router) · Tailwind · file-based catalog · deployed on Vercel.
What people ask about agentswitchboard.dev
What is assafbar2/agentswitchboard.dev?
+
assafbar2/agentswitchboard.dev is mcp servers for the Claude AI ecosystem with 0 GitHub stars.
How do I install agentswitchboard.dev?
+
You can install agentswitchboard.dev by cloning the repository (https://github.com/assafbar2/agentswitchboard.dev) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is assafbar2/agentswitchboard.dev safe to use?
+
assafbar2/agentswitchboard.dev has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.
Who maintains assafbar2/agentswitchboard.dev?
+
assafbar2/agentswitchboard.dev is maintained by assafbar2. The last recorded GitHub activity is from today, with 2 open issues.
Are there alternatives to agentswitchboard.dev?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy agentswitchboard.dev to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/assafbar2-agentswitchboard-dev)<a href="https://claudewave.com/repo/assafbar2-agentswitchboard-dev"><img src="https://claudewave.com/api/badge/assafbar2-agentswitchboard-dev" alt="Featured on ClaudeWave: assafbar2/agentswitchboard.dev" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!