Search a curated directory of 300+ verified AI agents, MCP servers, and agentic tools.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
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.
Point any MCP client at it and query the catalog with native tools:
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
(full catalog, CORS-open) and an agent-optimized view on every page
(the "For Agents" toggle).
The entire catalog lives in this repo:
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) β 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. Non-developers: agentswitchboard.dev/submit.
| 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.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/agentswitchboard)<a href="https://allmcps.com/mcp/agentswitchboard"><img src="https://allmcps.com/api/badge/agentswitchboard?style=directory" alt="Agentswitchboard on AllMCPs" /></a>