MCP 专区
Model Context Protocol — AI Agent 的标准化工具接口,收录最实用的 MCP Server
什么是 MCP?
MCP(Model Context Protocol)是 Anthropic 发布的开放协议,让 AI 模型能安全、标准化地连接外部工具。
类比:MCP 是 AI Agent 的 USB 接口 — 一次实现,到处可用。
全部收录 MCP Server
共 68 个 MCP Server(已过滤)
读写 SQLite 数据库,支持执行 SQL 查询、创建表、插入更新数据,适合本地开发调试
npx @modelcontextprotocol/server-sqlite连接 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 start连接 MySQL/MariaDB 数据库,支持查询、插入、更新等完整操作,社区维护
npx mcp-server-mysqlCouchbase MCP server provides unfied access to both Capella cloud and self-managed clusters for document operations, SQL
MCP and MCP SSE Server that automatically generate API based on database schema and data. Supports PostgreSQL, Clickhous
Query more than 40 apps with one binary using SQL. It can also connect to your PostgreSQL, MySQL, or SQLite compatible d
Built-in MCP server for ArcadeDB, a multi-model database (graph, document, key-value, time-series, vector) with SQL, Cyp
An MCP server that provides safe, read-only access to SQLite databases through Model Context Protocol (MCP). This server
PostgreSQL database integration with schema inspection and query capabilities
A secure, tunnel-native database bridge for AI agents. Connects localhost & on-premise databases (MSSQL, etc.) to LLMs w
A general-purpose MCP server that lets AI work with multiple databases within clear boundaries. Supports PostgreSQL and
A user-friendly read-only mysql mcp server for cursor and n8n...
A high-performance multi-database MCP server built with Golang, supporting MySQL & PostgreSQL (NoSQL coming soon). Inclu
Node.js-based MySQL database integration that provides secure MySQL database operations
MySQL database integration with configurable access controls, schema inspection, and comprehensive security guidelines
An MCP server that executes SQL via ConnectorX and streams the result to a CSV or Parquet file. Supports PostgreSQL, Mar
Supabase MCP Server with support for SQL query execution and database exploration tools
PostgreSQL MCP server with 14 tools for querying, schema exploration, and table analysis. Features security-first design
Model Context Protocol (MCP) server that provides comprehensive SQLite database interaction capabilities.
# - SQL Server MCP server with AST-based query validation, read-only safety, schema exploration, ER diagram generation,
- Navigate your and interact with the PostgreSQL, Apache Kafka, ClickHouse and OpenSearch services
Local-first system capturing screen/audio with timestamped indexing, SQL/embedding storage, semantic search, LLM-powered
2300
收录 Server
53
官方维护
2247
社区贡献