Skip to main content
Glama

PostgreSQL MCP Server

by sbfulfil

list_tables

Retrieve and view all tables within a PostgreSQL database, including schema details, to explore database structure and metadata efficiently.

Instructions

List all tables in the database with basic information

Input Schema

NameRequiredDescriptionDefault
schemaNoSchema name (default: public)public

Input Schema (JSON Schema)

{ "properties": { "schema": { "default": "public", "description": "Schema name (default: public)", "type": "string" } }, "type": "object" }
Install Server

Other Tools from PostgreSQL MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/sbfulfil/pg-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server