PostgreSQL performance Tuner MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 145 installs a week from pypi. Last commit 2 Jun 2026.
provides AI-powered PostgreSQL performance tuning capabilities.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add pgtuner_mcp -- uvx pgtuner-mcp
{
"mcpServers": {
"pgtuner_mcp": {
"args": [
"pgtuner-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.pgtuner_mcp]
command = "uvx"
args = ["pgtuner-mcp"]
{
"mcpServers": {
"pgtuner_mcp": {
"args": [
"pgtuner-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"pgtuner_mcp": {
"args": [
"pgtuner-mcp"
],
"command": "uvx"
}
}
}
MCP server for managing Prisma Postgres.
A MCP server provides SQL database access with support for PostgreSQL, MySQL, and SQLite.
MCP server for Postgres/MySQL/Redshift/SQL Server over SSH/SSM tunnels with secret providers.
PostgreSQL MCP server for schema, query, health, security, and performance analysis.
MCP server for querying PostgreSQL databases
Personal finance MCP server with budgeting, analytics, and PostgreSQL.
Zero-config Postgres MCP with auto-provisioning — drop-in for server-postgres.
MCP server for interacting with PostgreSQL databases
Answers built from our own checks of this server.