https://github.com/gldc/mcp-postgres
https://github.com/gldc/mcp-postgres
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gldc/mcp-postgres
- Owner: gldc
- License: mit
- Created: 2025-03-28T16:57:36.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-06-04T17:01:29.000Z (15 days ago)
- Last Synced: 2025-06-04T22:25:18.545Z (15 days ago)
- Language: Python
- Size: 101 KB
- Stars: 11
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- mcp-index - PostgreSQL MCP Server - Interact with PostgreSQL databases through a standardized interface, enabling the execution of SQL queries, schema listing, and table structure descriptions. Provides capabilities for detailing table constraints and foreign key information to effectively leverage database data. (APIs and HTTP Requests)