Skip to main content

Recommended servers

Verified 2026-09-20. Ordered by usefulness to this stack, not by stars.

Official

ServerWhy
github/github-mcp-serverIssues, PRs, Actions, code search. Official
microsoft/playwright-mcpDrive a real browser — E2E, scraping, visual checks
googleapis/mcp-toolboxDatabases, official
grafana/mcp-grafanaAlready in use — see my servers

Worth adding for this stack

ServerWhy
DeusData/codebase-memory-mcpIndexes a codebase for fast structural lookup
headroomlabs-ai/headroomCompresses tool output before it enters the context. Directly attacks the >150k problem
GLips/Figma-Context-MCPFigma layout to any agent
PrefectHQ/fastmcpBuild your own server in Python

Kubernetes & observability

For the devops half of the stack:

  • k8sgpt — diagnoses a cluster and explains failures in plain language. A CLI, not an MCP server; the agent calls it like any other tool.
  • Prometheus / Loki / Tempo / Mimir — reachable through the Grafana server above rather than as separate servers. One auth boundary instead of four.

Install

claude mcp add --transport http github https://api.githubcopilot.com/mcp
claude mcp add playwright -- npx -y @playwright/mcp@latest

Then /mcp to check status and authorize.

Before adding one

Each server injects its tool definitions into every session's context. Twenty servers is a meaningful tax before you have typed anything. Enable what the current work needs; disable the rest.