Exa MCP
MCP ServerExa's official MCP server — live web search, crawling, and deep research wired into Claude.
- official
- search
- web
- mcp
Up-to-date documentation MCP server for libraries and SDKs.
Feeds Claude live, version-accurate library docs at request time, reducing hallucinated APIs from training data.
Best for Claude Code sessions where the model is hallucinating library APIs or citing outdated patterns. Add it to .mcp.json and Claude can pull current docs for React, Next.js, Tailwind, Anthropic SDKs, MCP SDKs, and many other libraries on Context7's index.
npx -y @upstash/context7-mcp Add to .mcp.json under mcpServers.context7 with no env required for the public server. Optional: set CONTEXT7_API_KEY for higher rate limits.
Public server is rate-limited — heavy use in CI may need a paid plan or self-hosted deployment. Some niche libraries are not yet indexed; check the Context7 website before assuming coverage. Docs are fetched at request time, so first invocation has higher latency than cached alternatives.
Repository
upstash/context7Charted
Exa's official MCP server — live web search, crawling, and deep research wired into Claude.
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.