Skip to content
Back to search
30
MCP

PerformanceMonitor

erikdarlingdata/performancemonitor

Free, open-source SQL Server performance monitoring — 32 collectors, real-time alerts, graphical plan viewer, MCP server for AI analysis. Supports SQL 2016-2025, Azure SQL, AWS RDS.

Uptime
0.0%
98 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

SQL Server Performance Monitor
SQL Server performance monitoring with DuckDB storage and natural language queries for CPU, wait stats, blocking, query performance, memory,
0 tools
SQL Sentinel MCP Server
SQL Server monitoring and diagnostics for AI agents using Extended Events. No ODBC drivers required.
0 tools
SQL Server Reviewer
Read-only MCP server for SQL Server database analysis with 9 tools for schema inspection, stored procedure review, dependency mapping, and i
0 tools
io.github.coregentdevspace/sql-server-analyst-mcp
Read-only SQL Server Analyst MCP — safe schema, stored procedure, and performance analysis.
0 tools
Performance AI
Python MCP server for performance analysis and optimization tools.
0 tools
sql-mcp-server
SQL Server MCP demo - two MCP server patterns on SQL Server 2025: Data API Builder for CRUD and a custom TypeScript DBA monitoring server wi
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "performancemonitor": {
      "url": "https://erikdarling.com/free-sql-server-performance-monitoring/",
      "transport": "http"
    }
  }
}