PostgreSQL

v1.0.0Databasesstable

This server enables interaction with PostgreSQL databases through the Model Context Protocol, optimized for the AWS Bedrock AgentCore Runtime. It provides tools for executing read-only queries, exploring database schemas, and monitoring table statist

postgresmcpai-integration
Share:
1
Stars
0
Downloads
0
Weekly
0/5

What is PostgreSQL?

PostgreSQL is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to this server enables interaction with postgresql databases through the model context protocol, optimized for the aws bedrock agentcore runtime. it provides tools for executing read-only queries, explor...

This server enables interaction with PostgreSQL databases through the Model Context Protocol, optimized for the AWS Bedrock AgentCore Runtime. It provides tools for executing read-only queries, exploring database schemas, and monitoring table statist

This server falls under the Databases category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • list_schemas
  • list_objects
  • get_object_details
  • explain_query
  • analyze_workload_indexes

Use Cases

PostgreSQL database queries
AWS Bedrock integration
Schema exploration and monitoring
mirenqinggege

Maintainer

LicenseMIT License
Languagekotlin
Versionv1.0.0
UpdatedMar 14, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @modelcontextprotocol/server-postgres

Manual Installation

npx -y @modelcontextprotocol/server-postgres

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about PostgreSQL

What is PostgreSQL?

PostgreSQL is a Model Context Protocol (MCP) server that this server enables interaction with postgresql databases through the model context protocol, optimized for the aws bedrock agentcore runtime. it provides tools for executing read-only queries, exploring database schemas, and monitoring table statist It connects AI assistants to external tools and data sources through a standardized interface.

How do I install PostgreSQL?

Install via npm with the command: npx -y @modelcontextprotocol/server-postgres. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with PostgreSQL?

PostgreSQL works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is PostgreSQL free to use?

Yes, PostgreSQL is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.

Browse More Databases MCP Servers

Explore all databases servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "postgres": { "command": "npx", "args": ["-y", "@modelcontextprotocol/server-postgres"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use PostgreSQL?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides