Installation & Configuration
{
"mcpServers": {
"pgtuner_mcp": {
"command": "python",
"args": [
"-m",
"pgtuner_mcp"
],
"env": {
"DATABASE_URI": "postgresql://user:password@localhost:5432/mydb"
}
}
}
}Information
Transport
stdiossestreamable-http
Language
Python
Created
2026/6/11
Updated
2026/6/12