Best AI MCPs

MCP servers connect an AI agent to real tools: your files, your browser, GitHub, Stripe, Notion and beyond. These are the official and first-party servers worth installing.

Filesystem

The official reference server for reading, writing and searching local files with configurable access controls.

ReferenceAnthropic

Fetch

Fetches web pages and converts them to model-friendly markdown, the standard way to give an agent web content.

ReferenceAnthropic

Git

Reads, searches and manipulates git repositories: history, diffs, branches and commits as agent tools.

ReferenceAnthropic

Memory

A knowledge-graph memory the agent reads and writes across sessions, the reference pattern for persistent context.

ReferenceAnthropic

Sequential Thinking

Structured step-by-step reasoning as a tool: the agent externalizes a thought sequence it can revise and branch.

ReferenceAnthropic

Time

Time and timezone conversion tools, the small server every scheduling workflow ends up needing.

ReferenceAnthropic

GitHub

GitHub's official server: repos, issues, pull requests, Actions and code scanning, driven from your agent.

CodingGitHub

Playwright

Drives a real browser through accessibility snapshots rather than screenshots, the standard for agent web automation and testing.

Browser & TestingMicrosoft

Chrome DevTools

Google's official server exposing DevTools to agents: performance traces, network inspection and live debugging.

Browser & TestingGoogle

Context7

Pulls current, version-specific library documentation into the conversation so generated code stops using dead APIs.

CodingUpstash

Notion

Notion's official server: search, read and write pages and databases from any MCP client.

ProductivityNotion

Linear

Linear's official server for creating and updating issues, projects and comments from your agent.

ProductivityLinear

Figma Dev Mode

Figma's official Dev Mode server: brings frames, variables and component context straight into code generation.

DesignFigma

Stripe

Stripe's official server for working with payments, customers and products through agent tools, with docs search built in.

BusinessStripe

Sentry

Sentry's hosted server: query errors, issues and performance data, and fix production bugs from the agent.

CodingSentry

Cloudflare

Cloudflare's official servers for Workers, KV, R2, DNS and analytics, infrastructure as agent tools.

BusinessCloudflare

Supabase

Connects agents to Supabase: query Postgres, manage tables, branches and edge functions from the conversation.

DataSupabase

Reference servers index

The canonical modelcontextprotocol/servers repository: every official reference server plus the community index.

LearnAnthropic