
PostgreSQL
@modelcontextprotocol
关于 PostgreSQL
Model Context Protocol Servers
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"postgres": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-postgres",
"postgresql://localhost/mydb"
]
}
}
}工具
1Run a read-only SQL query
概览
What is PostgreSQL?
—
How to use PostgreSQL?
—
Key features of PostgreSQL
—
Use cases of PostgreSQL
—
FAQ from PostgreSQL
—
数据库 分类下的更多 MCP 服务器
MongoDB Lens
furey🍃🔎 MongoDB Lens: Full Featured MCP Server for MongoDB Databases
204
MotherDuck's DuckDB MCP Server
motherduckdbLocal MCP server for DuckDB and MotherDuck
498
PostgreSQL Model Context Protocol (PG-MCP) Server
stuzero540
mcp-server-qdrant: A Qdrant MCP server
qdrantAn official Qdrant Model Context Protocol (MCP) server implementation
637
Elasticsearch MCP Server
elastic685
评论