Exa MCP
MCP ServerExa's official MCP server — live web search, crawling, and deep research wired into Claude.
- official
- search
- web
- mcp
Grafana's official MCP server — query metrics, search dashboards, and manage incidents from Claude.
The official MCP server from Grafana: lets Claude search dashboards, query datasources (Prometheus, Loki, and friends), and work incidents and on-call from the chat. The missing observability bridge for teams that already run Grafana and want incident triage without leaving the agent.
Best for on-call and SRE workflows: "why is checkout latency up" investigations where Claude pulls metrics, correlates dashboards, and drafts the incident update while you keep hands on the keyboard.
uvx mcp-grafana # or Docker: docker run --rm -i \ -e GRAFANA_URL=http://localhost:3000 \ -e GRAFANA_SERVICE_ACCOUNT_TOKEN=<token> \ grafana/mcp-grafana -t stdio
Scope the service account to viewer/editor per need — a token with admin rights turns Claude into an admin. Query-heavy investigations send lots of context through the model; prefer targeted time ranges.
Repository
grafana/mcp-grafanaCharted
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.