Back to directory
neondatabase/mcp-neon-azure-ai-agent

neondatabase/mcp-neon-azure-ai-agent

@neondatabase

Azure AI Agent Service, MCP and Neon Integration

neonazureai-agentpostgresdatabasemcppython

Installation & Configuration

{
  "mcpServers": {
    "azure-agent": {
      "command": "python",
      "args": [
        "-m",
        "azure_agent_mcp_server"
      ],
      "env": {
        "PROJECT_CONNECTION_STRING": "your_azure_project_connection_string",
        "AZURE_OPENAI_CHAT_DEPLOYMENT_NAME": "your_deployment_name",
        "NEON_API_KEY": "your_neon_api_key"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/17
Updated
2026/6/17