https://github.com/vinsidious/mcp-pg-schema
MCP server for getting schema information from a PostgreSQL database
https://github.com/vinsidious/mcp-pg-schema
Last synced: 3 days ago
JSON representation
MCP server for getting schema information from a PostgreSQL database
- Host: GitHub
- URL: https://github.com/vinsidious/mcp-pg-schema
- Owner: vinsidious
- Created: 2025-02-14T04:00:55.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-14T04:02:12.000Z (4 months ago)
- Last Synced: 2025-06-12T04:06:29.944Z (8 days ago)
- Language: JavaScript
- Size: 12.7 KB
- Stars: 3
- Watchers: 1
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- mcp-index - PostgreSQL Read-Only Server - Provides read-only access to PostgreSQL databases, enabling inspection of database schemas and execution of read-only SQL queries within a read-only transaction. (APIs and HTTP Requests)