azure-postgresql-mcp
Azure Database for PostgreSQL MCP Server is a tool that connects AI models to Azure-hosted PostgreSQL databases using the MCP standard, enabling seamless and secure interaction with business data. It supports both password and Microsoft Entra authentication methods, and can be integrated with applications like Claude Desktop and Visual Studio Code.
What is the Azure Database for PostgreSQL MCP Server?
It is a Model Context Protocol Server that allows AI models to interact with data hosted in Azure Database for PostgreSQL using the MCP standard.
What authentication methods are supported?
The server supports both PostgreSQL password-based authentication and Microsoft Entra authentication methods.
Can I execute write operations on the database?
Yes, the server allows insertion and updating of records in the database.
Is the server available for production use?
The server is currently in Preview, and while it can be used for testing and development, it may not be fully suitable for production environments.
How can I contribute to the project?
Contributions are welcome, and you can find more details in the CONTRIBUTING.md file in the project repository.