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.
Fetch
Fetches web pages and converts them to model-friendly markdown, the standard way to give an agent web content.
Git
Reads, searches and manipulates git repositories: history, diffs, branches and commits as agent tools.
Memory
A knowledge-graph memory the agent reads and writes across sessions, the reference pattern for persistent context.
Sequential Thinking
Structured step-by-step reasoning as a tool: the agent externalizes a thought sequence it can revise and branch.
Time
Time and timezone conversion tools, the small server every scheduling workflow ends up needing.
GitHub
GitHub's official server: repos, issues, pull requests, Actions and code scanning, driven from your agent.
Playwright
Drives a real browser through accessibility snapshots rather than screenshots, the standard for agent web automation and testing.
Chrome DevTools
Google's official server exposing DevTools to agents: performance traces, network inspection and live debugging.
Context7
Pulls current, version-specific library documentation into the conversation so generated code stops using dead APIs.
Notion
Notion's official server: search, read and write pages and databases from any MCP client.
Linear
Linear's official server for creating and updating issues, projects and comments from your agent.
Figma Dev Mode
Figma's official Dev Mode server: brings frames, variables and component context straight into code generation.
Stripe
Stripe's official server for working with payments, customers and products through agent tools, with docs search built in.
Sentry
Sentry's hosted server: query errors, issues and performance data, and fix production bugs from the agent.
Cloudflare
Cloudflare's official servers for Workers, KV, R2, DNS and analytics, infrastructure as agent tools.
Supabase
Connects agents to Supabase: query Postgres, manage tables, branches and edge functions from the conversation.
Reference servers index
The canonical modelcontextprotocol/servers repository: every official reference server plus the community index.