go-mcp-postgres
6
The project is a Model Context Protocol (MCP) server that facilitates interaction with Postgres databases. It allows for easy CRUD operations, includes a read-only mode, and supports multiple languages for tool descriptions. Originally inspired by a MySQL version, it provides automation and ease of use without requiring Node.js or Python environments.
Overview
- Provides a Model Context Protocol (MCP) server for interacting with Postgres databases.
- Allows CRUD operations on MySQL databases and tables.
- Features read-only mode and query plan checking.
- Work in progress, not yet ready for production use.
- Supports multi-language tool descriptions.