MCP-серверы
Открытый реестр серверов Model Context Protocol. Находите инструменты, ресурсы и промпты для ИИ-агентов по категории, типу подключения и сценарию использования.
Некоторые описания переведены автоматически в рамках пилота и пока не проверены редактором.
Серверы
175
Инструменты
465
Категории
11
Участники
153
The official MCP reference and test server demonstrates tools, resources, prompts, sampling, and protocol capabilities for MCP client development.
JetBrains' official MCP server for working with IntelliJ-based IDEs and Android Studio, enabling agents to inspect projects and use IDE-aware development capabilities.
Medusa's MCP integration connects agents to commerce data and administrative operations for storefront, catalog, order, and customer workflows.
Payload CMS provides an MCP integration for agents to explore and manage CMS content, schemas, and application workflows.
Apollo's official MCP server that exposes GraphQL operations as MCP tools, letting AI agents interact with any GraphQL API through the Model Context Protocol. Turns curated GraphQL operations into callable tools, supports schema introspection, and can run locally alongside a graph via the Rover CLI or in production with the Apollo Runtime Container.
Contentful's official MCP server for the Content Management API. Gives AI agents tools to create, edit, organize, and publish content, manage content models and assets, and work across spaces and environments. Useful for automating editorial workflows and content operations in a Contentful-backed headless CMS.
MCP server that bridges AI assistants with the Unity Editor. Gives an LLM tools to create and modify GameObjects, edit scripts, manage assets and scenes, read the console, and run tests, enabling AI-driven game development workflows directly inside Unity. Works with clients such as Claude, Cursor, VS Code, and other MCP-compatible tools.
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.
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.
Official PayPal MCP server for commerce and payments. Lets AI agents create and capture orders, issue invoices, process refunds, manage subscriptions, and query transactions and disputes via the PayPal APIs. Useful for building checkout integrations, automating billing, and reconciling payments from an AI assistant.
Official Plaid MCP server for financial data connectivity. Lets AI agents work with Plaid's APIs to retrieve accounts, balances, and transactions, and to build and debug integrations for banking, payments, and identity. Useful for fintech development, personal finance tooling, and automating account data workflows.
MCP server for Atlassian Bitbucket that connects AI tools to repositories, pull requests, branches, and pipelines. Enables agents to review and create pull requests, read file contents and diffs, leave comments, and inspect build status on Bitbucket Cloud and Server.
Official SonarQube MCP server that brings code quality and security analysis into AI workflows. Lets agents fetch project issues, security hotspots, quality-gate status, and metrics from SonarQube Server or SonarCloud, so code health can be inspected and triaged conversationally.
Official GitLab MCP server connecting AI tools to GitLab's DevOps platform. Enables agents to manage projects, issues, merge requests, branches, files, CI/CD pipelines, and the GitLab Duo workflow. Supports both GitLab.com SaaS and self-managed instances with fine-grained access tokens.
E2B's MCP server gives AI agents the ability to run arbitrary code in secure, isolated cloud sandboxes. Each sandbox is a fast-booting micro-VM where models can execute Python and shell commands, install packages, read and write files, and capture stdout/stderr — ideal for code interpretation, data analysis, and agentic workflows that need real execution.
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.
A VSCode extension that turns your running VS Code instance into an MCP server, giving external AI agents (Claude Desktop, Claude Code, and others) direct access to VS Code's editing, navigation, and debugging capabilities. Supports reviewing code changes through diffs, real-time diagnostic streaming (type errors, lint warnings), terminal command execution, URL preview in the built-in browser, debug session management, and multi-window instance switching. Also relays built-in MCP servers introduced in VS Code 1.99, including GitHub Copilot tools.
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.
Official Figma MCP server that brings design context directly into AI coding workflows. Provides tools for extracting design information, generating code from Figma selections, taking screenshots, creating and editing Figma files, generating diagrams from Mermaid syntax, searching design systems, managing Code Connect mappings, and uploading assets. Supports both remote (OAuth) and local (desktop app) server modes.
Official MCP server for the Stripe API. Enables AI agents to interact with Stripe's payment infrastructure including creating and managing customers, payment intents, subscriptions, invoices, and products. Supports reading transaction data, handling refunds, and querying balance information. Useful for building payment integrations, debugging billing issues, and automating financial operations.
Добавляет в AI-промпты актуальную документацию и примеры кода для конкретных версий библиотек, фреймворков и SDK. Вместо потенциально устаревших обучающих данных Context7 получает текущую документацию непосредственно из источника. Поддерживает тысячи библиотек, включая React, Next.js, Node.js и пакеты Python.
Skills и MCP-серверы
в чём разница?Skillsописывают, что делать
Skill объединяет инструкции, пример промпта и рекомендуемые модели, чтобы агент стабильно выполнял задачу. Skills добавляют знания, а не новые подключения.
MCP-серверыописывают, как подключиться
MCP-сервер расширяет возможности агента, подключая его к реальным системам: базам данных, API и файлам. MCP добавляет подключения и действия, а не инструкции к задаче.
Простое правило: выбирайте Skill, когда модели нужно хорошо выполнить задачу, и MCP-сервер, когда ей нужен доступ к инструменту или системе. Их можно сочетать: Skill может использовать инструменты MCP-сервера.
Создали MCP-сервер?
Добавьте его в открытый реестр, который поддерживает сообщество.