steampipe-mcp-server

steampipe-mcp-server

3.3

If you are the rightful owner of steampipe-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

An MCP server interacting with PostgreSQL databases, primarily for use with Steampipe.

query

Runs a read-only SQL query against the database and returns results as JSON.

list_all_tables

Lists all available tables in all schemas in your database's search path.

list_tables_in_schema

Lists all tables within a specific schema.

get_table_schema

Retrieves column names and data types for a specific table.