MCP Servers / database / PostgreSQL & Google Sheets

PostgreSQL & Google Sheets

JSON →
stdiononedatabase

MCP servers for interacting with PostgreSQL databases and Google Sheets.

Install
How to run this server

No install command recorded.

server path: postgresql-google-sheets
Tools
What this server exposes
list_schemas
List all database schemas available in the PostgreSQL instance
list_tables
List database objects (tables, views, sequences) within a specified schema
describe_table
Provides detailed information about a specific table (columns, constraints, indexes)
query
Execute read-only SQL SELECT queries with optional prepared statement parameters
read_query
Safe read-only query execution with result limiting and timeout controls
Configuration
Environment & auth
authnone
envYOUR_CUSTOMER_ID
Resources
PostgreSQL & Google Sheets — MCP Server · libregistry