MCP.so
登录

PostgreSQL

@modelcontextprotocol

关于 PostgreSQL

Model Context Protocol Servers

基本信息

分类

数据库

许可证

NOASSERTION

运行时

node

传输方式

stdio

发布者

modelcontextprotocol

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "postgres": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-postgres",
        "postgresql://localhost/mydb"
      ]
    }
  }
}

工具

1

Run a read-only SQL query

概览

What is PostgreSQL?

How to use PostgreSQL?

Key features of PostgreSQL

Use cases of PostgreSQL

FAQ from PostgreSQL

评论

数据库 分类下的更多 MCP 服务器