-
Notifications
You must be signed in to change notification settings - Fork 380
Open
Labels
bugSomething isn't workingSomething isn't workingserver-Azure.McpAzure.Mcp.ServerAzure.Mcp.Servertools-PostgresPostgreSQLPostgreSQL
Milestone
Description
Description:
When entering the test prompt Show me the PostgreSQL databases in server <server> in mcp server single mode, the operation fails with a password authentication error, even though I provide the correct username and password. This PostgreSQL server is configured with both PostgreSQL authentication and Microsoft Entra authentication methods. The specific error is as follows:
- namespace mode:
- single mode:
Steps to Reproduce:
- Run
git clone https://github.com/azure/azure-mcp. - Run
dotnet build. - Run
az login. - Configure
mcp.jsonin single/namespace mode. - Start mcp server.
- Open GitHub Copilot in VS Code and switch to Agent mode.
- Click Refresh on the tools list, and only select the configured MCP Server Tools.
- Enter test prompts
Show me the PostgreSQL databases in server <server>.
Environment:
- OS: Windows.
- Vscode Insiders Version: 1.103.0
- GitHub Copilot Chat Version: 0.30.2025073102
Expected Behavior:
It can successfully list PostgreSQL databases.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingserver-Azure.McpAzure.Mcp.ServerAzure.Mcp.Servertools-PostgresPostgreSQLPostgreSQL
Type
Projects
Status
Not Started