PostgreSQL (Toolbox)
Connect AI assistants to PostgreSQL via Google's GenAI Toolbox.
Early Access — Reach out to your Natoma representative for access.
Type: Official
Source Type: Repository
Source: GitHub
Description: MCP Toolbox for PostgreSQL (powered by Google's GenAI Toolbox) provides AI assistants with access to PostgreSQL databases. It enables querying schemas and tables and running SQL.
Configuration Parameters:
Postgres Host * - Database host (e.g.
db.example.com).Postgres Port (optional) - Database port. Default:
5432.Postgres User * - Database username.
Postgres Password * (sensitive) - Database password.
Postgres Database * - Database name.
Setup Steps:
Identify a database user with only the privileges end users should have. Read-only access is strongly recommended.
Note the host, port, username, password, and database name.
When creating the connection in Natoma, paste the values and save.
Last updated

