Labsco
udaykumar-dhokia logo

PostgreSQL MCP

β˜… 1

from udaykumar-dhokia

A Model Context Protocol (MCP) server that provides AI assistants (like Claude) with tools to directly interact with PostgreSQL databases securely.

πŸ”₯πŸ”₯πŸ”₯πŸ”₯βœ“ VerifiedAccount requiredNeeds API keys

PostgreSQL MCP

A Model Context Protocol (MCP) server that provides AI assistants (like Claude) with tools to directly interact with PostgreSQL databases securely.

<img src="./demo.png"/> <img src="./pgadmin.png"/>

Features

  • create_table: Create a new table with custom columns.
  • list_tables: List all tables in the public schema.
  • describe_table: Get the schema and column details of a specific table.
  • execute_sql: Execute arbitrary SQL queries.
  • Web Configurator: A built-in local web UI to securely manage connection strings and generate API keys.

Contributing

We welcome contributions! Please see CONTRIBUTING.md for details on how to get started.