https://github.com/RathodDarshil/mcp-postgres-query-server
https://github.com/RathodDarshil/mcp-postgres-query-server
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/RathodDarshil/mcp-postgres-query-server
- Owner: RathodDarshil
- Created: 2025-03-07T12:22:56.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-08T16:23:40.000Z (3 months ago)
- Last Synced: 2025-03-08T17:25:27.364Z (3 months ago)
- Language: TypeScript
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- mcp-index - Postgres Query Server - Provides a secure, read-only interface for executing validated SQL SELECT queries on a PostgreSQL database and returns structured JSON responses. Ensures safe data access with query timeout protection and seamless integration with MCP clients like Claude Desktop. (APIs and HTTP Requests)