Enterprise DNA
M MCP Servers Developer low

pgtuner_mcp

by Various

provides AI-powered PostgreSQL performance tuning capabilities.

P

MCP

pgtuner_mcp

Added 1 June 2026

#ai #mcp-server #python #python3

Overview

pgtuner_mcp is a Python-based MCP server that analyzes PostgreSQL query plans and configuration to suggest performance improvements. It connects to a PostgreSQL database, retrieves slow queries and configuration settings, and returns tuning recommendations.

Best for

Best for
Developers and DBAs who want automated PostgreSQL tuning suggestions via MCP

Use cases

  • Identify and optimize slow PostgreSQL queries
  • Get configuration tuning suggestions for PostgreSQL
  • Automate performance review in CI/CD pipelines

Notes

pgtuner_mcp is a Python-based MCP server that analyzes PostgreSQL query plans and configuration to suggest performance improvements. It connects to a PostgreSQL database, retrieves slow queries and configuration settings, and returns tuning recommendations.

24 stars on GitHub. Last updated 2026-05-31. Licensed Apache-2.0.

Use cases

  • Identify and optimize slow PostgreSQL queries
  • Get configuration tuning suggestions for PostgreSQL
  • Automate performance review in CI/CD pipelines

Pros

  • Directly integrates with PostgreSQL for real-time analysis
  • Lightweight Python implementation with MCP protocol
  • Open source with active community contributions

Cons

  • Limited to PostgreSQL databases only
  • Requires database credentials and network access
  • Small user base may mean fewer tested scenarios

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Directly integrates with PostgreSQL for real-time analysis
  • Lightweight Python implementation with MCP protocol
  • Open source with active community contributions

Cons

  • Limited to PostgreSQL databases only
  • Requires database credentials and network access
  • Small user base may mean fewer tested scenarios