https://github.com/guoling2008/go-mcp-postgres
Zero burden, ready-to-use Model Context Protocol (MCP) server for interacting with postgresql and automation with sse / stdio mode and i18n support
https://github.com/guoling2008/go-mcp-postgres
Last synced: 3 days ago
JSON representation
Zero burden, ready-to-use Model Context Protocol (MCP) server for interacting with postgresql and automation with sse / stdio mode and i18n support
- Host: GitHub
- URL: https://github.com/guoling2008/go-mcp-postgres
- Owner: guoling2008
- License: mit
- Created: 2025-03-24T06:54:22.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-04-09T01:52:18.000Z (2 months ago)
- Last Synced: 2025-04-20T08:06:58.331Z (2 months ago)
- Language: Go
- Homepage:
- Size: 887 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- mcp-index - Postgres MCP Server - Perform CRUD operations on Postgres databases with a focus on automation and safety. Features include a read-only mode and query plan checks using the `EXPLAIN` statement before execution. (APIs and HTTP Requests)