PerformanceStudio: Performance Studio is a cross-platform SQL Server execution plan analyzer that parses .sqlplan XML, identifies performance problems, suggests missing indexes, and provides actionable warnings via CLI or desktop GUI. It includes a built-in MCP server for AI-assisted analysis, supports live plan capture from SQL Server, and offers features like plan comparison, Query Store integration, and SSMS extension.; fastmcp: FastMCP is a standard framework for building Model Context Protocol (MCP) applications, which connect LLMs to tools and data. It simplifies the process by automatically generating schemas, validation, and documentation for tools, and managing transport negotiation and authentication for server connections. FastMCP offers a comprehensive solution for developing, deploying, and scaling MCP-powered systems.
Analyze slow queries by loading .sqlplan files or capturing plans from live SQL Server instances
Building LLM applications that interact with custom tools and data sources