Exa MCP
MCP ServerExa's official MCP server — live web search, crawling, and deep research wired into Claude.
- official
- search
- web
- mcp
Official MongoDB-maintained MCP server for Atlas and self-hosted clusters.
Exposes MongoDB collections, aggregation pipelines, and Atlas tooling as MCP resources and tools. Maintained by mongodb-js.
Let Claude inspect and query your MongoDB data in place — explore collections, prototype aggregation pipelines, and sanity-check schemas without leaving the conversation.
npx -y mongodb-mcp-server Requires a MongoDB connection string (Atlas or self-hosted) via the MDB_MCP_CONNECTION_STRING env var.
Grants read (and optionally write) database access to an agent. Prefer a read-only connection string, and if you enable write tools, scope them to a dedicated dev database.
Repository
mongodb-js/mongodb-mcp-serverCharted
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.