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
206
Tools
545
Categories
11
Contributors
182
Square's Model Context Protocol server (by Block), giving AI agents access to the Square API. Supports working with payments, orders, catalog items, customers, and inventory, so assistants can look up sales data, manage a catalog, and automate commerce operations for a Square account.
A Model Context Protocol server for Strapi headless CMS. Lets AI assistants list content types, query and filter entries, and create or update content through the Strapi REST API, along with media upload support, so agents can manage a Strapi project's content without leaving the conversation.
MCP server for interacting with a Tinybird Workspace from any MCP client. Lets AI agents explore data sources, call published API endpoints, run SQL queries over real-time data, and push datafiles, making Tinybird's analytics readily available to LLM-driven workflows.
Aqua Security's Trivy plugin that runs as a Model Context Protocol server, exposing Trivy's scanning capabilities to AI assistants. Scans container images, filesystems, and repositories for vulnerabilities, misconfigurations, exposed secrets, and license issues, returning structured findings agents can triage and act on.
Webflow's official MCP server that connects AI tools to your Webflow projects via the Webflow Data API. Lets agents manage sites and pages, work with CMS collections and items, read form submissions, and publish changes, enabling content updates and site automation from an MCP-compatible client.
The official Weights & Biases MCP server for W&B Models and Weave, letting AI assistants query and analyze experiment tracking data in natural language. Agents can look up runs and their metrics, compare sweeps, inspect registered model artifacts, and dig into Weave traces to debug LLM application behavior.
Community MCP server that connects a personal WhatsApp account to AI assistants. Using the WhatsApp multi-device web API, it lets agents search and read your messages and contacts and send messages, including media. Messages are stored locally in SQLite and only shared with the model when the agent accesses them through tools, keeping data on your machine.
A Model Context Protocol server that connects AI assistants to a WooCommerce store over the WordPress REST API. Provides tools to manage products and inventory, look up and update orders, inspect customers, and pull sales reports, so agents can answer store questions and automate ecommerce operations.
Automattic's MCP server that connects AI assistants such as Claude Desktop to WordPress sites. Supports multiple authentication methods (OAuth 2.0, JWT, and application passwords) and exposes the WordPress REST and WP-CLI capabilities so agents can read and manage posts, pages, media, and site settings through natural language.
Official Apple Xcode MCP server (xcrun mcpbridge) that gives external AI agents direct access to Xcode IDE capabilities. Provides 20 native tools for building projects, running tests, reading and writing files in the project navigator, searching code with regex, rendering SwiftUI previews, executing code snippets, browsing Apple Developer documentation, and inspecting build logs and workspace issues. Requires Xcode 26+ with MCP enabled in Intelligence settings.
Zoom's official remote MCP server, published to the MCP registry, that gives AI agents access to Zoom capabilities over the Model Context Protocol. Supports semantic meeting search, Zoom-wide chat and docs search, meeting assets and recording resources, and Zoom Docs import/export, so assistants can find and summarize meeting content and manage related data. Authenticates via OAuth.
Skills vs MCP servers
what’s the difference?Skillsthe “what to do”
A skill packages know-how — instructions, an example prompt, and recommended models — so an agent performs a task consistently. Skills add knowledge, not new connections.
MCP serversthe “how to connect”
An MCP server gives an agent new capabilities by connecting it to real systems (databases, APIs, files) over a transport. 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.