postgresql-server-mcp
0
The project is an MCP server that facilitates the connection and management of local PostgreSQL instances, making it useful for development and prototyping. It provides a range of tools for database and table management, as well as query execution.
postgreSQL-mcp-server MCP Server
An MCP server designed to connect with local PostgreSQL instances, aiding in local development and prototyping. It offers tools to manage PostgreSQL databases including listing, creating, and dropping databases and tables, executing queries, and managing indexes.
Capabilities
- List tables in a database
- Execute SQL queries
- Create and drop databases
- Create and drop tables
- Create and drop indexes
Installation
Configuration can be adjusted for Claude Desktop on MacOS and Windows.