A Model Context Protocol (MCP) server that provides AI-powered PostgreSQL performance tuning capabilities. This server helps identify slow queries, recommend optimal indexes, analyze execution plans, ...
src/ ├── tools/ # Tool implementations (one file per tool) │ ├── echo.py # Example echo tool │ └── __init__.py # Auto-generated tool registry ├── core/ # Dynamic loading framework │ ├── server.py # ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results