
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 服务器
Neon MCP Server
neondatabase-labsMCP server for interacting with Neon Management API and databases
617

Sqlite
modelcontextprotocolModel Context Protocol Servers
88.1K
MotherDuck's DuckDB MCP Server
motherduckdbLocal MCP server for DuckDB and MotherDuck
498

Redis
modelcontextprotocolModel Context Protocol Servers
88.2K
ClickHouse MCP Server
ClickHouseConnect ClickHouse to your AI assistants.
818
评论