Stats
Actions
Tags
From dak
Provides admin tooling for AlloyDB PostgreSQL databases via a local MCP server.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"alloydb-postgres-admin": {
"command": "npx",
"args": [
"-y",
"@toolbox-sdk/server@>=1.1.0",
"--prebuilt",
"alloydb-postgres-admin",
"--stdio",
"--user-agent-metadata",
"datacloud.claude"
]
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
npxCommand-line arguments passed to the server process
Declared capabilities of this MCP server
npx claudepluginhub gemini-cli-extensions/data-agent-kit-starter-pack --plugin dak