Servidores MCP
El registro abierto de servidores Model Context Protocol. Encuentra herramientas, recursos y prompts para tus agentes de IA, filtrados por categoría, transporte o caso de uso.
Algunas descripciones forman parte del piloto de traducción automática y aún no han sido revisadas.
Servidores
177
Herramientas
471
Categorías
11
Colaboradores
155
Directus' MCP integration connects agents to headless CMS data, schemas, and operations for governed content and application workflows.
Payload CMS provides an MCP integration for agents to explore and manage CMS content, schemas, and application workflows.
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.
Provides AI agents with access to ClickHouse analytical databases through the Model Context Protocol. Enables running analytical queries, exploring table schemas, inspecting materialized views, and monitoring query performance. Designed for OLAP workloads with support for large result sets and query profiling.
MCP server for Google BigQuery that lets AI agents explore datasets, inspect table schemas, and run SQL analytics queries with dry-run cost estimation. Useful for natural-language data analysis, ad-hoc reporting, and pipeline debugging against large-scale BigQuery warehouses.
MCP server for Airtable that lets AI agents read and write records, list bases and tables, inspect field schemas, and run filtered queries. Ideal for turning Airtable into a lightweight backend or knowledge base that agents can manage conversationally.
Official MCP server for interacting with MongoDB databases and MongoDB Atlas. Enables AI agents to query collections, run aggregations, manage indexes, inspect schemas, and perform CRUD operations. Also supports Atlas cloud management including cluster provisioning, database user management, performance advisor, and stream processing. Supports read-only mode for safe exploration.
MCP server for MySQL and MariaDB that lets AI agents inspect schemas, list tables, and run parameterized SQL queries. Supports read-only or read-write modes so agents can explore data, debug, and prototype against a MySQL database with controlled access.
Official Snowflake MCP server enabling AI agents to query and analyze data in the Snowflake AI Data Cloud. Supports running SQL against warehouses, exploring databases and schemas, describing tables, and invoking Cortex AI services for search and analytics, with role-based access control honored end to end.
Official MCP server for the Neo4j graph database. Enables AI agents to run Cypher queries, inspect graph schemas, and manage nodes and relationships. Includes support for natural-language to Cypher translation and graph-backed memory for agents. Useful for knowledge graphs, recommendations, fraud detection, and relationship-heavy data.
MCP server for DuckDB, the fast in-process analytical database. Lets AI agents run analytical SQL over local files (CSV, Parquet, JSON), attach databases, inspect schemas, and profile queries. Ideal for ad-hoc data analysis, ETL prototyping, and querying large columnar files without a separate database server.
MCP server for the Databricks Data Intelligence Platform. Enables AI agents to run SQL against the Unity Catalog, inspect schemas and tables, and manage and monitor jobs, bringing lakehouse data and workflows into AI-powered development tools.
Proporciona acceso de solo lectura a bases de datos PostgreSQL mediante Model Context Protocol. Permite a los agentes de IA inspeccionar esquemas, ejecutar consultas SELECT y explorar estructuras de tablas. Utiliza aislamiento de transacciones de solo lectura para evitar modificaciones accidentales. Formaba parte de los servidores de referencia y ahora está archivado y disponible en servers-archived.
Honeycomb's MCP server that lets AI assistants query and analyze observability data, including events, traces, alerts (triggers), and boards. Agents can run queries against datasets, inspect columns and schemas, and cross-reference production behavior with the codebase to investigate incidents. Connects to Honeycomb via API key or OAuth.
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.
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.
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.
Skills frente a servidores MCP
¿cuál es la diferencia?Skillsel «qué hacer»
Una Skill reúne conocimientos prácticos —instrucciones, un prompt de ejemplo y modelos recomendados— para que un agente realice una tarea de forma consistente. Las Skills aportan conocimiento, no nuevas conexiones.
Servidores MCPel «cómo conectarse»
Un servidor MCP proporciona nuevas capacidades a un agente conectándolo con sistemas reales —bases de datos, API o archivos— mediante un transporte. MCP añade conexiones y acciones, no instrucciones de tarea.
Regla práctica: usa una Skill cuando necesites que el modelo realice bien una tarea y un servidor MCP cuando necesites conectarlo con una herramienta o sistema. Se complementan: una Skill puede utilizar las herramientas que proporciona un servidor MCP.
¿Has creado un servidor MCP?
Envíalo al registro: es de código abierto y está mantenido por la comunidad.