Postgres Tools

Developer Tools

PostgreSQL is a powerful open-source relational database system

This MCP server bundle is compatible with any MCP client including Claude Desktop, Cursor, and other Model Context Protocol implementations.

15 tools

Tools in this Bundle (15)

Search

Global
v1.0.0

Search PostgreSQL database using SQL queries or structured syntax. Returns ranked results with IDs and titles. Supports SELECT statements and table br...

Providers
Postgres

Postgres List Rows

Global
v1.0.0

Browse rows from a PostgreSQL table with filtering, column selection, sorting, and pagination. The workhorse tool for exploring data with granular con...

Providers
Postgres

Postgres Inspect Schema

Global
v1.0.0

Inspect PostgreSQL schema or table in detail. Get comprehensive information about tables, columns, relationships, indexes, and constraints.

Providers
Postgres

Postgres Execute

Global
v1.0.0

Execute SQL statements on PostgreSQL database. Supports all SQL operations including SELECT, INSERT, UPDATE, DELETE, CREATE, DROP, ALTER. Use with cau...

Providers
Postgres

Fetch

Global
v1.0.0

Universal fetch tool that retrieves any row, table schema, or metadata using smart ID routing with colon-separated format. Supports direct row retriev...

Providers
Postgres

Postgres List Tables

Global
v1.0.0

List PostgreSQL tables with rich filtering and metadata options. Supports pattern matching, schema filtering, and optional inclusion of columns, relat...

Providers
Postgres

Postgres Sample Data

Global
v1.0.0

Get statistically representative random sample from table using TABLESAMPLE. Much faster than LIMIT on large tables. Perfect for quick data exploratio...

Providers
Postgres

Postgres Analyze Indexes

Global
v1.0.0

Comprehensive index analysis tool. Without table parameter: finds unused/rarely-used indexes across database for optimization. With table parameter: d...

Providers
Postgres

Postgres Explain Query

Global
v1.0.0

Analyze query performance with EXPLAIN ANALYZE. Returns execution plan with actual timing, rows processed, and performance bottlenecks. Essential for ...

Providers
Postgres

Postgres Get Table Dependencies

Global
v1.0.0

Find all database objects that depend on a table: views, materialized views, triggers, and functions. Critical before dropping or altering tables.

Providers
Postgres

Postgres Profile Column

Global
v1.0.0

Profile a column's data distribution: min, max, avg, median, distinct count, null percentage, and most frequent values. Replaces writing multiple anal...

Providers
Postgres

Postgres Find Duplicates

Global
v1.0.0

Find duplicate rows based on specified columns. Returns groups of duplicates with counts. Essential for data quality audits and cleanup.

Providers
Postgres

Postgres Get Table Stats

Global
v1.0.0

Get comprehensive table statistics: size on disk, index sizes, row count, last vacuum/analyze time, and dead tuple ratio. Essential for capacity plann...

Providers
Postgres

Postgres Get Ai Description

Global
v1.0.0

Get compact, token-efficient database schema description optimized for AI text-to-SQL. Returns tables with columns, types, relationships, and sample v...

Providers
Postgres

Postgres Get Enum Values

Global
v1.0.0

Find columns with enum-like behavior (limited distinct values) and show value frequencies. Useful for understanding categorical data and identifying c...

Providers
Postgres

Required Providers (1)

Postgres

Developer Tools
PostgreSQL is a powerful open-source relational database system

Setup Instructions

Connect this Postgres Tools MCP server to any MCP client in minutes

Compatible with Claude Desktop, Cursor, and all Model Context Protocol clients

https://mcp.mcpbundles.com/bundle/postgres

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

⚡ Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to use Postgres Tools?

Get started with this MCP server bundle and connect it to your MCP client