PostgreSQL
Provides a simple interface for interacting with PostgreSQL databases using the MCP framework.
Acerca de
PostgreSQL provides an easy-to-use interface for interacting with PostgreSQL databases within the MCP framework. It offers functionalities for executing SQL queries, listing tables and schemas, and describing table structures. This tool simplifies database operations and provides essential database management capabilities.
Características Principales
- Lists tables within a specified schema
- Executes SQL queries
- Lists all schemas in the database
- Describes table structures
- 1 GitHub stars