- Querysharp Postgresql Performance Fixer
Querysharp Postgresql Performance Fixer
A Model Context Protocol (MCP) server for Querysharp app, enabling AI assistants to help you analyze and optimize your PostgreSQL database performance directly from your code editor.
Overview
MCP server for Querysharp app, enabling AI assistants to help you analyze and optimize your PostgreSQL database performance directly from your code editor. In a sentence, Cursor can automatically add missing indexes and rewrite slow queries.
Server Config
{
"mcpServers": {
"querysharp": {
"command": "npx",
"args": [
"querysharp-mcp",
"--api-key",
"YOUR_API_KEY"
]
}
}
}Project Info
Created At
10 months agoUpdated At
10 months agoAuthor Name
WeePulseStar
-Language
-License
-Recommend Servers
View AllMcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago
Test
@modelcontextprotocol
test
6 months ago