Curated MCP list

The best MCP servers for coding agents

Coding agents need tools that can read code, run tests, open pull requests, and operate a browser. These are the most popular MCP servers for that workflow.

What this list covers

A coding agent is only as good as the tools it can call. The MCP servers in this list wrap the systems developers use every day: GitHub for issues and pull requests, Git for local history, the JetBrains IDEs for refactoring, Playwright and Chrome DevTools for browser verification, Sentry for production errors, and Docker for reproducible environments. Together they turn a coding agent into a teammate that can actually ship code.

  • Read and write repositories through GitHub MCP
  • Inspect and refactor code with JetBrains MCP
  • Drive a real browser with Playwright and Chrome DevTools
  • Track errors with Sentry MCP
  • Run reproducible environments with Docker MCP

The full list

40 Model Context Protocol servers, ordered by adoption.

Filesystem MCP

Controlled local file access for AI agents

Developer Tools

A reference MCP server that lets assistants read, write, and manage approved local directories with explicit boundaries and safe path handling. It is the canonical example for any agent that needs structured access to a developer machine.

fileslocalreferenceread
58,200 128,000 98
Install

GitHub MCP Server

Repository intelligence inside agent sessions

Developer Tools

The official GitHub MCP server exposes repositories, issues, pull requests, code search, and Actions context to coding agents. It is published and maintained by GitHub and is the most widely adopted MCP server in production.

githubcodeissuespull-requests
47,600 101,500 96
Install

Postgres MCP

Query relational data from agent workflows

Data

Connect AI agents to PostgreSQL with schema inspection, read-only query controls, and concise table context for safer database exploration. The reference implementation also supports restricted write access for migrations.

postgresqldatabasesqlschema
32,100 89,402 89
Install

Playwright MCP

Reliable browser automation for AI agents

Automation

A browser automation MCP server built on Playwright. Agents can navigate pages, click elements, fill forms, capture screenshots, and inspect the DOM with deterministic waits and accessibility-aware locators.

browserplaywrighttestingautomation
28,400 76,700 92
Install

Brave Search MCP

Privacy-first web search for agents

Search

Expose Brave Search as tools that any MCP-compatible client can call. Returns web, news, and local results with safe-search controls and rich snippets that agents can summarize without scraping.

searchwebbraveprivacy
21,800 71,200 84
Install

Slack MCP

Team messages and channels for assistants

Productivity

Search channels, summarize threads, and let agents prepare team updates using governed access to Slack workspaces. Supports read-only and scoped-write modes for safe agent behavior.

slackchatproductivitymessaging
19,300 63,500 81
Install

Google Maps MCP

Places, routes, and geocoding for agents

Search

Give agents access to Google Maps places, directions, geocoding, and elevation data. Useful for travel planning, real estate, logistics, and any workflow that needs structured location context.

mapsplacesgeocodingroutes
17,600 54,102 79
Install

Memory MCP

Persistent knowledge graph for agents

Knowledge

A knowledge-graph based memory layer that lets agents remember entities, relationships, and observations across sessions. The canonical implementation uses a local JSON store for zero-config persistence.

memorygraphknowledgepersistence
16,700 52,300 78
Install

Puppeteer MCP

Headless Chrome automation via MCP

Automation

A Puppeteer-based MCP server for scraping, screenshotting, and interacting with web pages. A practical alternative to Playwright when teams already standardize on the Puppeteer ecosystem.

browserpuppeteerscrapingautomation
14,200 48,900 75
Install

Notion MCP

Docs, databases, and wikis for agents

Knowledge

Browse, search, and edit Notion pages and databases through MCP. Ideal for agents that need to read product specs, update docs, or summarize team wikis.

notiondocswikidatabase
13,200 44,800 80
Install

Fetch MCP

HTTP requests with model-friendly output

Developer Tools

A simple HTTP fetch MCP server that returns cleaned-up HTML, Markdown, or JSON. It is the recommended tool for agents that need to read a page without a full browser stack.

httpfetchhtmlmarkdown
12,800 41,200 73
Install

Git MCP

Read, search, and manipulate local repositories

Developer Tools

Expose common Git operations to MCP clients: status, log, diff, blame, branch management, and commit history search. A perfect companion to coding agents that work on local clones.

gitvcscommitshistory
11,500 38,701 70
Install

Sentry MCP

Errors, releases, and stack traces for agents

Developer Tools

Surface Sentry issues, releases, and stack traces inside agent sessions so debugging tools can propose fixes against real error context. Read-only by default with optional write scopes.

sentryerrorsobservabilitydebugging
9,400 31,200 67
Install

AWS MCP

S3, Lambda, and CloudWatch for agents

Cloud

Expose core AWS services to MCP clients: S3 buckets, Lambda functions, CloudWatch logs, and IAM roles. Designed with strict permission scopes for safe agent operations.

awsclouds3lambda
8,500 27,300 77
Install

Linear MCP

Issues, projects, and cycles inside agents

Productivity

Connect Linear to MCP clients so agents can read sprint state, summarize project health, and draft issue updates. Supports team-scoped tokens for safe per-workspace access.

linearissuesproject-managementsprints
8,100 27,600 74
Install

Stripe MCP

Customers, invoices, and payments for agents

Data

Expose Stripe customers, invoices, subscriptions, and payment intents to MCP clients with strict, auditable scopes. Perfect for support agents that need billing context without opening the dashboard.

stripepaymentsbillingsaas
7,600 25,400 71
Install

Supabase MCP

Postgres, auth, and edge functions for agents

Data

The official Supabase MCP server exposes database, auth, storage, and edge function tools. Read-only by default with optional write access for migrations and schema introspection.

supabasepostgresauthbaas
7,200 23,101 72
Install

Chrome DevTools MCP

Inspect and script the live browser

Automation

Expose Chrome DevTools Protocol commands through MCP. Agents can capture console output, profile performance, manipulate cookies, and execute JavaScript against a live Chrome instance.

chromedevtoolsbrowserprofiling
6,300 19,400 76
Install

Figma MCP

Design files and components for agents

Productivity

Connect Figma files, frames, components, and design tokens to MCP clients. Useful for agents that generate UI from design system primitives or summarize visual specifications.

figmadesignuicomponents
6,200 18,901 69
Install

Cloudflare MCP

Workers, KV, and R2 for agents

Cloud

Expose Cloudflare platform primitives to MCP clients: Workers deployments, KV namespaces, R2 buckets, and D1 databases. A foundation for agents that deploy and operate cloud infrastructure.

cloudflareedgeworkersstorage
5,400 16,700 65
Install

SQLite MCP

Local-first SQL for agents

Data

Query local SQLite databases through MCP. A lightweight option for desktop tools, browser extensions, and any agent that needs a zero-setup SQL backend.

sqlitesqllocalembedded
5,100 16,201 63
Install

JetBrains MCP

IDE-aware tools for coding agents

Developer Tools

Bridge JetBrains IDEs to MCP clients with project awareness, refactoring actions, and code intelligence. The companion plugin works with IntelliJ, PyCharm, WebStorm, and GoLand.

jetbrainsideintellijrefactoring
4,900 14,201 64
Install

MongoDB MCP

Document database access for agents

Data

Query MongoDB collections, run aggregations, and inspect schema through MCP. A practical fit for content platforms, catalogs, and any document-shaped data product.

mongodbnosqldatabasedocuments
4,700 13,901 66
Install

Jira MCP

Issues, sprints, and boards for agents

Productivity

Browse and update Jira issues, sprints, and boards from MCP clients. Built for engineering teams that plan, track, and ship work in Jira Cloud.

jiraatlassianissuessprints
4,500 13,501 68
Install

Discord MCP

Servers, channels, and bots for agents

Productivity

Read channels, post messages, and manage roles through Discord from MCP clients. A natural fit for community-driven agents and developer operations workflows.

discordchatcommunitybots
4,100 12,600 60
Install

EverArt MCP

AI image generation for agents

AI Agents

Generate images through EverArt from MCP clients. Useful for design agents that need to produce visual assets inline with a conversation or workflow.

aiimagesgenerationeverart
3,900 11,400 61
Install

Resend MCP

Transactional email for agents

Productivity

Send transactional emails through Resend from any MCP-compatible client. Useful for agents that need to notify users, send reports, or trigger follow-ups from a workflow.

emailresendtransactionalnotifications
3,800 11,200 62
Install

Redis MCP

Cache, queues, and pub/sub for agents

Data

Read and write Redis keys, manage TTLs, and publish events from MCP clients. Useful for agents that need ephemeral state, rate limiting, or queue coordination.

rediscachequeuepubsub
3,400 10,100 61
Install

Confluence MCP

Pages and spaces for agents

Knowledge

Search, read, and edit Confluence pages and spaces from MCP clients. A practical fit for internal documentation, onboarding guides, and engineering handbooks.

confluencedocswikiatlassian
3,300 9,800 56
Install

Twilio MCP

SMS, voice, and messaging for agents

Productivity

Send SMS, manage phone numbers, and place voice calls through Twilio from MCP clients. A practical tool for agents that coordinate notifications, alerts, or two-factor flows.

twiliosmsvoicemessaging
3,200 9,800 58
Install

Docker MCP

Container and compose for agents

Developer Tools

Manage Docker containers, images, and Compose stacks from MCP clients. A practical primitive for agents that provision services and run side-effect tools.

dockercontainerscomposedevops
3,300 9,700 60
Install

Salesforce MCP

CRM and pipeline for agents

Productivity

Read and update Salesforce records, opportunities, and accounts from MCP clients. A foundation for enterprise agents that operate on a CRM-first data model.

salesforcecrmenterprisepipeline
3,100 9,100 59
Install

Vercel MCP

Deploys, env vars, and projects for agents

Cloud

Manage Vercel projects, deployments, and environment variables from MCP clients. Useful for agents that ship frontend code and need to coordinate deploys.

verceldeployfrontendedge
3,100 8,900 58
Install

Airtable MCP

Bases, tables, and views for agents

Productivity

Read and update Airtable bases, tables, and views through MCP. A natural fit for ops teams that keep customer, content, or campaign data in Airtable.

airtablespreadsheetopsbases
2,900 8,701 57
Install

Datadog MCP

Metrics, logs, and traces for agents

Developer Tools

Surface Datadog metrics, logs, and APM traces inside MCP clients. A foundation for SRE and observability agents that reason about production systems.

datadogobservabilitylogsmetrics
2,900 8,401 54
Install

HubSpot MCP

CRM contacts, deals, and tickets for agents

Productivity

Expose HubSpot CRM objects to MCP clients: contacts, companies, deals, and tickets. Useful for sales and support agents that need real customer context.

hubspotcrmsalessupport
2,700 7,900 55
Install

Obsidian MCP

Notes and vaults for agents

Knowledge

Read and edit Obsidian vaults through MCP. A natural fit for personal knowledge management agents and research workflows built on local Markdown notes.

obsidiannotesmarkdownvault
2,700 7,800 52
Install

Kubernetes MCP

Cluster operations for agents

Cloud

Read and operate Kubernetes resources from MCP clients: pods, deployments, services, and logs. A foundation for platform agents that manage cloud-native workloads.

kubernetesk8sclouddevops
2,600 7,600 55
Install

1Password MCP

Secure secrets for agent workflows

Developer Tools

Read and resolve secrets from 1Password vaults through MCP. Designed for agents that need scoped access to credentials, API keys, and infrastructure secrets.

secrets1passwordsecuritycredentials
2,400 7,100 53
Install

Todoist MCP

Tasks and projects for agents

Productivity

Create, update, and complete Todoist tasks from MCP clients. A natural fit for personal productivity agents and team coordination workflows.

todoisttasksproductivitygtd
2,200 6,400 50
Install

Frequently asked questions

Which MCP server is best for a coding agent?

The GitHub MCP server is the most widely adopted MCP for coding agents, followed by Filesystem MCP for local code access and Playwright MCP for browser-based verification. Most teams start with GitHub + Filesystem + Playwright.

Do coding agents need a browser MCP?

A browser MCP like Playwright or Chrome DevTools is useful for end-to-end testing, visual verification, and any task that requires interacting with a real web app. It is not strictly required but significantly expands the agent's capabilities.