claude mcp add agentswitchboard-dev -- npx -y mcp-remote{
"mcpServers": {
"agentswitchboard-dev": {
"command": "npx",
"args": ["-y", "mcp-remote"]
}
}
}Resumen de MCP Servers
# 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.
Lo que la gente pregunta sobre agentswitchboard.dev
¿Qué es assafbar2/agentswitchboard.dev?
+
assafbar2/agentswitchboard.dev es mcp servers para el ecosistema de Claude AI con 0 estrellas en GitHub.
¿Cómo se instala agentswitchboard.dev?
+
Puedes instalar agentswitchboard.dev clonando el repositorio (https://github.com/assafbar2/agentswitchboard.dev) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar assafbar2/agentswitchboard.dev?
+
assafbar2/agentswitchboard.dev aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.
¿Quién mantiene assafbar2/agentswitchboard.dev?
+
assafbar2/agentswitchboard.dev es mantenido por assafbar2. La última actividad registrada en GitHub es de today, con 2 issues abiertos.
¿Hay alternativas a agentswitchboard.dev?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega agentswitchboard.dev en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](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>Más 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!