P

MCP Entry

Postgres MCP

Model Context Protocol server for schema-aware Postgres database access from any MCP-capable AI agent

pg-mcp-server 是一个 Model Context Protocol 服务器实现,将 AI agents 连接到 PostgreSQL 数据库。提供 Schema 检查、行查询、SQL 执行和 RPC 调用工具,同时支持 Claude Desktop、Cursor 和 Codex 等 MCP 客户端的即插即用。

分类 数据库

使用场景

  • 让 Claude 基于实际 Schema 生成数据库迁移脚本
  • 对话式查询生产环境数据以调试问题
  • 自动从现有数据库表生成 TypeScript 类型定义
  • 检查数据库行级安全和认证策略
  • 在 AI agent 工作流中触发 Supabase Edge Functions

主要功能

  • Claude Desktop
  • Cursor
  • Codex

相关推荐

相关推荐

3 收录条目