MCP Servers

The open registry for Model Context Protocol servers. Find the right tools, resources, and prompts for your AI agents — filtered by category, transport, or use case.

Servers

92

Tools

343

Categories

11

Contributors

79

11 servers

Sort by
Playwright MCP ServerMicrosoft

Microsoft's official Playwright MCP server that provides browser automation capabilities for AI agents. Enables navigating web pages, clicking elements, filling forms, taking screenshots, and extracting content. Supports headless and headed modes with Chromium, Firefox, and WebKit browsers. Ideal for web testing, scraping, and interactive browsing tasks.

33k
Gmail MCP ServerGongRzhe

MCP server for Gmail that lets AI agents read, search, draft, and send email, manage labels, and organize the inbox via the Gmail API with OAuth. Handy for triaging mail, drafting replies, and automating routine inbox workflows from an AI client.

1.9k
Zapier MCP ServerZapier

Official Zapier MCP server that exposes thousands of app integrations and Zap actions to AI agents through a single remote endpoint. Lets agents trigger automations and perform actions across apps like Gmail, Slack, Google Sheets, and Salesforce without building custom integrations, with per-action scoping configured in the Zapier dashboard.

1.2k
Apify MCP ServerApify

Official Apify MCP server that gives AI agents access to thousands of Actors for web scraping and automation. Agents can run Actors to extract data from websites, search engines, social platforms, and maps, then retrieve structured results from the dataset, enabling rich web research and data collection.

1.1k
CircleCI MCP ServerCircleCI

Official CircleCI MCP server. Lets AI agents fetch build and pipeline status, retrieve failed build logs, and diagnose flaky or broken jobs so developers can fix CI failures without leaving their AI-powered tools.

321
Puppeteer MCP ServerAnthropic

Provides browser automation capabilities through the Model Context Protocol using Puppeteer. Enables AI agents to navigate web pages, take screenshots, click elements, fill forms, and execute JavaScript in a browser context. Useful for web scraping, testing, and interacting with web applications programmatically. Originally part of the reference servers, now archived and available in servers-archived.

265
Jenkins MCP ServerJenkins Community

MCP server for Jenkins CI/CD. Enables AI agents to trigger builds, inspect job and build status, stream console logs, and diagnose failing pipelines, bringing continuous integration workflows into AI-powered development environments.

198
Expo MCP ServerExpo

Official Expo MCP server that connects AI coding assistants to Expo projects and EAS services. Enables searching and reading Expo documentation, managing EAS builds and workflows, installing compatible libraries, inspecting TestFlight crashes and feedback, and automating visual verification through simulator screenshots and interactions. Supports both remote server capabilities and local development server features for advanced automation.

39.8k
Browserbase MCP ServerBrowserbase

Official Browserbase MCP server for cloud browser automation. Lets AI agents create headless browser sessions, navigate pages, extract content, take screenshots, and perform actions using Stagehand, enabling reliable web automation and scraping at scale from AI-powered tools.

1.1k
Azure MCP ServerMicrosoft

The official Azure MCP Server brings Microsoft Azure to AI agents. It lets models query and manage Azure resources through natural language — Storage blobs and tables, Cosmos DB, Azure SQL, Key Vault, Monitor/Log Analytics (KQL), App Configuration, and more — and run Azure CLI commands, enabling cloud automation and infrastructure workflows directly from your tools.

0
Discord MCP Serverv-3

A Model Context Protocol server that enables AI agents to interact with Discord through a bot. Agents can send and read messages in channels, list servers and channels, and manage basic server interactions while keeping the user in control. Useful for community automation, notifications, and conversational workflows on Discord.

0

Skills vs MCP servers

what's the difference?

Skillsthe “what to do”

A skillA reusable, structured prompt/workflow with recommended models, an example prompt, and compatible tools. packages know-how — instructions, an example promptA ready-to-use prompt template that demonstrates how to invoke the skill., and recommended models — so an agent performs a task consistently. Skills add knowledge, not new connections.

MCP serversthe “how to connect”

An MCP serverModel Context Protocol server — a standard way to expose tools, resources, and prompts to AI agents and IDEs. gives an agent new capabilities by connecting it to real systems (databases, APIs, files) over a transportHow the client talks to the server: stdio (local process), SSE, or HTTP streaming.. MCP adds connections and actions, not task instructions.

Rule of thumb: reach for a skill when you need the model to do a task well, and an MCP server when you need it to reach a tool or system. They compose — a skill can rely on tools an MCP server provides.

Built an MCP server?

Submit it to the registry — it's open source and community-maintained.

Submit on GitHub