Exa MCP
MCP ServerExa's official MCP server — live web search, crawling, and deep research wired into Claude.
- official
- search
- web
- mcp
Official Sentry MCP server for error monitoring, issue triage, and release health.
Lets Claude query Sentry issues, view stack traces, update issue status, and inspect release health data. Hosted at mcp.sentry.dev for cloud customers.
Hand Claude a stack trace and let it pull the matching Sentry issue, read the breadcrumbs, and propose a fix with full production context — a natural debugging partner.
npx -y @sentry/mcp-server@latest Or add the hosted endpoint https://mcp.sentry.dev for cloud accounts.
Requires a Sentry auth token with issue-read scope; exposing production error data to an agent is a security surface. Use a least-privilege token and an org-scoped integration.
Repository
getsentry/sentry-mcpCharted
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.