azure-postgresql-mcp

azure-postgresql-mcp

3.5

If you are the rightful owner of azure-postgresql-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Azure Database for PostgreSQL MCP Server allows AI models to interact with data hosted in Azure Database for PostgreSQL using the Model Context Protocol (MCP) standard.

The Azure Database for PostgreSQL MCP Server is a tool designed to facilitate seamless communication between AI models and data stored in Azure Database for PostgreSQL. By adhering to the MCP standard, this server enables AI applications to access and manipulate business data securely and efficiently. It supports both PostgreSQL password-based authentication and Microsoft Entra authentication methods, providing flexibility and enhanced security. The server is compatible with various AI tools and applications, such as Claude Desktop and Visual Studio Code, allowing users to leverage their data in a meaningful context. This server is particularly useful for businesses looking to integrate AI capabilities with their existing data infrastructure, offering features like database and table management, query execution, and configuration retrieval.

Features

  • List all databases in your Azure Database for PostgreSQL flexible server instance.
  • List all tables in a database along with their schema information.
  • Execute read queries to retrieve data from your database.
  • Insert or update records in your database.
  • Create a new table or drop an existing table in your database.