MCP-серверы

Открытый реестр серверов Model Context Protocol. Находите инструменты, ресурсы и промпты для ИИ-агентов по категории, типу подключения и сценарию использования.

Некоторые описания переведены автоматически в рамках пилота и пока не проверены редактором.

Серверы

177

Инструменты

471

Категории

11

Участники

155

6 серверов

Сортировка
GitHub MCP ServerGitHub

Официальный MCP-сервер GitHub, напрямую подключающий AI-инструменты к платформе GitHub. Позволяет AI-агентам управлять репозиториями, issues, pull requests, ветками, файлами, workflow GitHub Actions и безопасностью кода. Поддерживает удалённый режим через OAuth и локальный запуск через Docker или бинарный файл с точной настройкой набора инструментов.

30.2k
HubSpot MCP ServerHubSpot

Official HubSpot MCP server connecting AI tools to the HubSpot CRM. Enables agents to read and manage contacts, companies, deals, and tickets, search the CRM, and create engagements such as notes and tasks. Honors HubSpot scopes and rate limits via OAuth.

690
Hugging Face MCP ServerHugging Face

Official Hugging Face MCP Server that connects AI assistants directly to the Hugging Face Hub ecosystem. Provides tools for searching and retrieving models, datasets, and research papers, running inference on thousands of Gradio-powered AI applications (Spaces), and accessing the full Hub API. Supports remote HTTP-streaming via https://huggingface.co/mcp with OAuth or Bearer token auth, as well as local stdio deployment. Works with Claude, Gemini CLI, VS Code, Cursor, and any MCP-compatible client.

1.2k
Atlassian MCP ServerAtlassian

Official Atlassian Rovo MCP Server — a cloud-based bridge between Atlassian Cloud and any MCP-compatible AI tool. Enables AI agents to search, summarize, create, and update Jira issues, Confluence pages, and Compass components in real-time. Uses OAuth 2.1 or API token authentication, respects existing user permissions, and supports remote HTTP-streaming as well as local stdio via the mcp-remote proxy. Works with Claude, GitHub Copilot, Gemini CLI, VS Code, Cursor, and ChatGPT.

890
VSCode as MCP Serveracomagu

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.

640
MindsDB MCP ServerMindsDB

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

0

Skills и MCP-серверы

в чём разница?

Skillsописывают, что делать

Skill объединяет инструкции, пример промпта и рекомендуемые модели, чтобы агент стабильно выполнял задачу. Skills добавляют знания, а не новые подключения.

MCP-серверыописывают, как подключиться

MCP-сервер расширяет возможности агента, подключая его к реальным системам: базам данных, API и файлам. MCP добавляет подключения и действия, а не инструкции к задаче.

Простое правило: выбирайте Skill, когда модели нужно хорошо выполнить задачу, и MCP-сервер, когда ей нужен доступ к инструменту или системе. Их можно сочетать: Skill может использовать инструменты MCP-сервера.

Создали MCP-сервер?

Добавьте его в открытый реестр, который поддерживает сообщество.

Добавить на GitHub