For Claude Code users

The MCP servers actually worth
adding to Claude Code

Claude Code speaks MCP natively — the question is which servers earn a place in your setup. These picks are live-probed remote servers, grouped by the job they do, with a bias for focused tool lists that don’t eat your context window.

Every server below is verified in the gate directory · No local processes, all remote

Issues, projects & code review

The daily-driver team tools — read the backlog, update tickets, check what shipped.

Docs & up-to-date references

Claude Code is only as good as the docs it can reach. These keep it current.

Databases & infrastructure

Query, inspect, and manage the backend without leaving the terminal.

Web data & scraping

When the answer lives on a website instead of in your repo.

Add them all with one command

Adding servers one by one means one OAuth dance per server, per machine. The gateway route: connect servers to gate once, then add a single URL to Claude Code — every server, with your per-tool rules and a full call log, in one go.

claude mcp add gate https://gateturbo.com/api/mcp --transport http

Your servers and rules follow you into Claude, ChatGPT, and Cursor with the same URL.

Picking servers for Claude Code: what matters

Remote over local

Remote (streamable HTTP) servers need no local process, work on every machine, and survive reinstalls. Everything on this page is remote.

Small tool lists win

Every tool definition consumes context. A focused server with 8 sharp tools beats a kitchen-sink server with 60 — your effective context is a budget.

Guardrails on writes

Issue trackers and databases accept destructive actions. Running servers through a gateway lets you allow reads and gate writes behind approvals.

Vetted before trusted

Tool descriptions are prompt surface. Scan a server before giving it to an agent that acts on your behalf.