MCP-серверы

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

Серверы

177

Инструменты

471

Категории

11

Участники

155

7 серверов

Сортировка
ChromaDB MCP ServerChroma

Connects AI agents to ChromaDB vector databases for semantic search and retrieval augmented generation (RAG) workflows. Supports creating collections, upserting documents with embeddings, querying by semantic similarity, and managing metadata filters. Ideal for knowledge base and document retrieval applications.

2.1k
Qdrant MCP ServerQdrant

Official MCP server for Qdrant vector search engine. Acts as a semantic memory layer enabling AI agents to store and retrieve information using vector similarity search. Supports storing text with metadata, semantic querying, configurable embedding models via FastEmbed, and both cloud-hosted and local Qdrant instances. Useful for building RAG pipelines, code search, knowledge bases, and long-term agent memory.

1.4k
Weaviate MCP ServerWeaviate

MCP server for the Weaviate open-source vector database. Enables AI agents to store objects, run semantic and hybrid searches, and manage collections, making it a memory and retrieval backend for RAG applications directly from AI-powered tools.

412
Milvus MCP ServerZilliz

Official MCP server for the Milvus vector database. Lets AI agents create collections, insert vectors, and run similarity and scalar-filtered searches over large-scale embedding data, enabling retrieval and long-term memory for AI applications.

356
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
Supabase MCP ServerSupabase

Official Supabase MCP server for database and backend integration. Enables AI agents to query PostgreSQL databases, manage tables and schemas, handle authentication users, interact with storage buckets, and invoke edge functions. Provides full access to Supabase project management including migrations and type generation.

2.7k
Neon MCP ServerNeon

MCP server for Neon's serverless PostgreSQL platform. Enables AI agents to manage Neon projects, branches, databases, and roles. Supports creating database branches for development and testing, running SQL queries, managing connection strings, and performing schema migrations. Leverages Neon's instant branching for safe experimentation without affecting production data.

1.5k

Skills и MCP-серверы

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

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

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

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

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

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

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

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

Добавить на GitHub