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.; mcp-use: mcp-use is a full-stack framework for Model Context Protocol (MCP), enabling the creation of MCP servers, clients, and AI agents. It supports development in both Python and TypeScript with minimal code.
Analyze slow queries by loading .sqlplan files or capturing plans from live SQL Server instances
Building intelligent AI agents capable of using tools and reasoning across steps