connect_db
Connect to a PostgreSQL database via the MCP PostgreSQL Server, enabling AI models to interact with databases for queries, table manipulation, and schema inspection. Use only when default connection fails.
Instructions
Connect to PostgreSQL database. NOTE: Default connection exists - only use when requested or if other commands fail
Input Schema
Name | Required | Description | Default |
---|---|---|---|
database | Yes | Database name | |
host | Yes | Database host | |
password | Yes | Database password | |
port | No | Database port (default: 5432) | |
user | Yes | Database user |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP PostgreSQL Server
Related Tools
- @antonorlov/mcp-postgres-server
- @Maxim2324/mcp-server-test
- @crystaldba/postgres-mcp
- @sussa3007/mysql-mcp
- @antonorlov/mcp-postgres-server