Chrome DevTools MCP
MCP ServerOfficial Chrome DevTools MCP server — performance tracing, network inspection, and live debugging for coding agents.
- official
- chrome
- debugging
- browser
Exa's official MCP server — live web search, crawling, and deep research wired into Claude.
The official MCP server from Exa, the search engine built for AI: web search, page crawling/extraction, and research tools exposed over a hosted remote endpoint (or a local stdio server via npx). The strongest option when a Claude agent needs fresh, cited web information beyond the model's training window.
Best for agents that must ground answers in current web content: competitive research, citation-backed answers, monitoring pages. Pick it over generic search MCPs when result quality and freshness matter more than price.
Hosted (recommended): claude mcp add exa --transport http https://mcp.exa.ai/mcp Local stdio: npx exa-mcp-server Get an API key at exa.ai
Search API calls are metered — heavy agent loops can burn quota fast. Results are only as good as the query; teach the agent to reformulate instead of retrying identical queries.
Repository
exa-labs/exa-mcp-serverCharted
Official Chrome DevTools MCP server — performance tracing, network inspection, and live debugging for coding agents.
Vercel's handler for spinning up MCP servers on Next.js, Nuxt, Svelte, and more.
Turn any GitHub project into an MCP docs hub — no server-side install required.