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

179 servers

Sort by
Metabase MCP ServerMetabase

Metabase's built-in MCP server that lets AI clients connect directly to a Metabase instance, scoped to the connecting user's permissions. Enables agents to discover databases and models, run queries, and retrieve results and dashboards so teams can ask questions of their business intelligence data in natural language.

0
Microsoft Learn MCP ServerMicrosoft Learn

Microsoft's official MCP server and CLI for giving agents current, trusted Microsoft Learn documentation and code samples during development and troubleshooting.

0
MindsDB MCP ServerMindsDB

MindsDB's MCP integration gives agents access to AI workflows, data integrations, and automation capabilities through the MindHub platform.

0
Mobile MCPMobile Next

A Model Context Protocol server for mobile automation and scraping across iOS and Android, working with emulators, simulators, and real devices. Exposes the device screen and accessibility tree to agents so they can tap, swipe, type, take screenshots, and drive app flows, which makes it useful for mobile QA, exploratory testing, and app automation.

0
n8n MCP ServerRomuald Czlonkowski

Popular community MCP server that gives AI assistants deep knowledge of n8n's workflow automation nodes, their properties, and operations, and can connect to a live n8n instance to create and manage workflows. Helps agents design, validate, and deploy automations correctly by exposing node documentation, validation, and workflow management tools.

0
Octopus Deploy MCP ServerOctopus Deploy

Octopus Deploy's official MCP server helps agents inspect, query, and diagnose deployment infrastructure, projects, releases, and environments.

0
Ollama MCPPaolo Dal Prato

A self-contained MCP server for managing local Ollama models with no external dependencies. Agents can list installed models, pull or remove them, start and stop the Ollama server, run local completions, and use a model-advisor tool that recommends which locally available model best fits a given task.

0
OpenBB MCP ServerOpenBB

OpenBB's MCP server connects agents to financial market data, research, and analytics for evidence-based investment and business workflows.

0
OpenSearch MCPOpenSearch Project

The official OpenSearch Model Context Protocol server, enabling AI assistants to interact with OpenSearch clusters. Lets agents list indices, inspect mappings, run search and aggregation queries, and read basic cluster health so they can explore and analyze data stored in OpenSearch through natural language.

0
Opik MCPComet ML

Comet's official MCP server for Opik, an open-source LLM evaluation and observability platform. Connects an AI host directly to an Opik workspace so agents can read traces and spans, log evaluation scores, manage prompt versions in the prompt library, and inspect project metrics without leaving the editor.

0
Payload MCP ServerPayload CMS

Payload CMS provides an MCP integration for agents to explore and manage CMS content, schemas, and application workflows.

0
Pinecone Developer MCP ServerPinecone

Pinecone's official MCP server connects AI assistants to Pinecone vector databases for retrieval-augmented generation (RAG) workflows. Lets agents create and configure indexes, upsert and embed documents, and run semantic searches over vector data — all from natural language, without leaving the editor or chat.

0
Postman MCP ServerPostman

Postman's official MCP server that connects the Postman platform to AI tools. Gives agents the ability to access workspaces, manage collections and environments, work with API specifications, run requests, and automate API workflows through natural language. Useful for exploring, testing, and maintaining APIs directly from an MCP-compatible assistant.

0
Prefect MCP ServerPrefect

Prefect's MCP integration gives agents access to orchestration objects including flows, deployments, work pools, and run diagnostics.

0
Prometheus MCP ServerPavel Shklovsky

MCP server that lets AI assistants query and analyze Prometheus metrics through standardized interfaces. Exposes instant and range PromQL queries, metric and label discovery, and target/health inspection, allowing agents to investigate system performance and troubleshoot incidents using natural language instead of hand-writing PromQL.

0
Pulumi MCP ServerPulumi

Pulumi's official MCP server for AI-assisted Infrastructure as Code. Wraps the Pulumi Automation and Cloud APIs so agents can preview and deploy stacks, read stack outputs, inspect resources, and look up provider/resource schemas from the Pulumi Registry. Helps developers codify cloud architectures and review infrastructure diffs from within an AI coding assistant.

0
QuickBooks Online MCPIntuit

Intuit's official MCP server for QuickBooks Online, exposing QBO accounting features as callable tools. Lets AI assistants read and write customers, invoices, bills, payments, and other entities, and pull financial reports such as profit and loss or balance sheet, so agents can answer bookkeeping questions and automate accounting workflows against live QBO data.

0
Render MCP ServerRender

Render's official MCP server for interacting with your Render cloud resources via LLMs. Lets agents list and inspect services, create and manage deploys, read logs and metrics, and query managed Postgres and Key Value instances. Useful for deploying, debugging, and monitoring applications hosted on Render directly from an MCP-compatible assistant.

0
Sanity MCP ServerSanity

Sanity's official MCP server that connects structured content to AI agents. Provides tools to run GROQ queries, read and write documents, explore and deploy schemas, manage content releases, and generate images, all with full schema context. Available as a hosted remote server at mcp.sanity.io and works with MCP-compatible clients like Cursor, Claude Code, and VS Code.

0
Shopify Dev MCP ServerShopify

The official Shopify Dev MCP server, built by Shopify, gives AI coding tools direct access to Shopify's developer platform. Agents can search Shopify documentation, explore and introspect the Admin and Storefront GraphQL API schemas, validate GraphQL operations, and scaffold Functions — keeping answers grounded in up-to-date, accurate Shopify APIs.

0
Spotify MCPMarcel Marais

A lightweight Model Context Protocol server for Spotify that lets AI assistants control playback and manage playlists through the Spotify Web API. Agents can search tracks, albums, and artists, start or pause playback, queue tracks, and create or update playlists on behalf of the authenticated user.

0

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.

Submit on GitHub