
Querysharp Postgresql Performance Fixer
@WeePulse
About 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.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"querysharp": {
"command": "npx",
"args": [
"querysharp-mcp",
"--api-key",
"YOUR_API_KEY"
]
}
}
}Tools
2Get all available projects for which there are database improvements fixes available
Get available database improvement / performance fixes for a specific project
Overview
What is 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.
How to use Querysharp Postgresql Performance Fixer?
—
Key features of Querysharp Postgresql Performance Fixer?
—
Use cases of Querysharp Postgresql Performance Fixer?
—
FAQ from Querysharp Postgresql Performance Fixer?
—
More Databases MCP servers
Postgres Mcp
crystaldbaPostgres MCP Pro provides configurable read/write access and performance analysis for you and your AI agents.
mcp-server-duckdb
ktanaka101A Model Context Protocol (MCP) server implementation for DuckDB, providing database interaction capabilities

PostgreSQL
modelcontextprotocolModel Context Protocol Servers
MotherDuck's DuckDB MCP Server
motherduckdbLocal MCP server for DuckDB and MotherDuck
Neon MCP Server
neondatabase-labsMCP server for interacting with Neon Management API and databases
Comments