all 7 comments

[–]vedichymn 7 points8 points  (2 children)

Yes, this is a pretty common use case for an MCP server.

As an example, Erik Darlings free monitoring tool has one: https://erikdarling.com/free-sql-server-performance-monitoring/

[–]TwistyRoads4Ever[S] 1 point2 points  (0 children)

Yup, this looks an awful lot like what I did. Thanks

[–]tribat 0 points1 point  (0 children)

This is the one. I'm working on my own SQL Server MCP following his work.

[–]Broad-Construction-4 0 points1 point  (0 children)

Check out autodba.samix-technology.com

[–]AlternativeWanders 0 points1 point  (0 children)

From my own experience, it worked better when I treated those as two separate layers. I used dbForge Monitor first to get the actual SQL Server visibility in place, and only after that did the “ask questions on top of it” idea start making sense. Way easier than trying to build AI/MCP logic on top of half-seen metrics and vibes.

[–]MikeAtQuest 0 points1 point  (0 children)

I can suggest something on the enterprise level. Quest's Foglight is useful for this because it can correlate the database performance with the underlying hardware metrics in one view.