A read-only MCP server for SQL Server that lets you safely analyze database internals without risking writes. You get schema inspection, stored procedure analysis, and performance monitoring capabilities through a stdio transport. Reach for this when you're troubleshooting query performance, documenting database structure, or need Claude to understand your SQL Server setup without granting modification privileges. The read-only constraint makes it safer to connect to production databases for diagnostic work. Good fit for DBAs and backend developers who want AI assistance with SQL Server analysis tasks while maintaining strict safety boundaries.
claude mcp add --transport stdio coregentdevspace-sql-server-analyst-mcp uvx sql-server-analyst-mcp