A
securityA
licenseA
qualityA powerful Model Context Protocol (MCP) tool for exploring and managing different types of databases including PostgreSQL, MySQL, and Firestore.
Last updated -
9
3
TypeScript
MIT License
该服务器为 Cursor 实现了模型上下文协议 (MCP),允许使用 PostgreSQL 数据库作为模型上下文的存储。
docker exec -i mcp-postgres-server node dist/index.js
如果服务器没有正确启动:
MCP PostgreSQL 服务器为 Cursor 提供了以下工具:
postgres_query
- 执行只读 SQL 查询postgres_list_tables
列出数据库中的所有表postgres_describe_table
- 获取特定表的模式这些工具允许 Cursor 安全地探索和查询数据库。
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
为 Cursor 实现模型上下文协议 (MCP) 的服务器,允许使用 PostgreSQL 数据库作为模型上下文的存储,从而实现安全的数据库探索和查询。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/MadeByNando/mcp-postgres-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server