
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
MotherDuck's DuckDB MCP Server
motherduckdbLocal MCP server for DuckDB and MotherDuck
mcp-server-duckdb
ktanaka101A Model Context Protocol (MCP) server implementation for DuckDB, providing database interaction capabilities
MCP Alchemy
runekaagaardA MCP (model context protocol) server that gives the LLM access to and knowledge about relational databases like SQLite, Postgresql, MySQL & MariaDB, Oracle, and MS-SQL.
mcp-server-qdrant: A Qdrant MCP server
qdrantAn official Qdrant Model Context Protocol (MCP) server implementation

Sqlite
modelcontextprotocolModel Context Protocol Servers
Comments