MCP 专区
Model Context Protocol — AI Agent 的标准化工具接口,收录最实用的 MCP Server
什么是 MCP?
MCP(Model Context Protocol)是 Anthropic 发布的开放协议,让 AI 模型能安全、标准化地连接外部工具。
类比:MCP 是 AI Agent 的 USB 接口 — 一次实现,到处可用。
全部收录 MCP Server
共 18 个 MCP Server(已过滤)
连接 PostgreSQL 数据库执行查询,支持完整的 SQL 操作,适合生产环境数据分析
npx @modelcontextprotocol/server-postgresPrisma ORM MCP Server,让 AI 直接查询和操作 Prisma 管理的数据库,支持 PostgreSQL、MySQL、SQLite 等。开发者可用自然语言问「查找所有未支付订单」,AI 自动生成 Prisma 查询并返回结果。
npx @prisma/mcp-serverNeon Serverless PostgreSQL 官方 MCP Server,支持自然语言查询和管理 Neon 数据库,包括创建数据库、执行 SQL、管理分支。Neon 是 Vercel 推荐的 Serverless Postgres 方案,适合现代云原生应用。
npx -y @neondatabase/mcp-server-neon startA general-purpose MCP server that lets AI work with multiple databases within clear boundaries. Supports PostgreSQL and
MCP and MCP SSE Server that automatically generate API based on database schema and data. Supports PostgreSQL, Clickhous
A high-performance multi-database MCP server built with Golang, supporting MySQL & PostgreSQL (NoSQL coming soon). Inclu
An MCP server that executes SQL via ConnectorX and streams the result to a CSV or Parquet file. Supports PostgreSQL, Mar
PostgreSQL MCP server with 14 tools for querying, schema exploration, and table analysis. Features security-first design
PostgreSQL database integration with schema inspection and query capabilities
provides AI-powered PostgreSQL performance tuning capabilities.
MCP server for secure database access (PostgreSQL, MySQL, SQLite) with parameterized queries and schema inspection
Universal SQLAlchemy-based database integration supporting PostgreSQL, MySQL, MariaDB, SQLite, Oracle, MS SQL Server and
Natural language PostgreSQL queries with automatic streaming, read-only safety, and universal database compatibility.
Universal database MCP server supporting multiple database types including PostgreSQL, Redshift, CockroachDB, MySQL, RDS
Connect any AI to PostgreSQL, MySQL, or SQL Server 24 dialect-aware tools for query, schema introspection, optimization,
Zero-config MCP server for searchable documentation. Loads markdown into SQLite (default) or PostgreSQL with FTS5/tsvect
Query more than 40 apps with one binary using SQL. It can also connect to your PostgreSQL, MySQL, or SQLite compatible d
- Navigate your and interact with the PostgreSQL, Apache Kafka, ClickHouse and OpenSearch services
2300
收录 Server
53
官方维护
2247
社区贡献