Skip to main content
Glama
568,525 tools. Updated 2026-09-14 20:47

"sql server" matching MCP tools:

  • Execute read-only SQL queries on Microsoft SQL Server, supporting SELECT, temp table batches, and whitelisted stored procedures. Returns data as JSON or Markdown.
    MIT
  • Establish a connection to Microsoft SQL Server databases using environment variables for configuration, enabling database interactions through the MCP server.
    Apache 2.0
  • Find current blocking chains in SQL Server: identifies blocked sessions, lead blockers (including idle sessions with open transactions), resources, duration, and SQL text. Requires VIEW SERVER STATE.
    MIT
  • List all databases accessible to the current user on a SQL Server instance. Quickly identify available data sources for schema exploration and read-only queries.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    Enables AI agents to interact with SQL Server databases for debugging and data issue resolution, providing tools for query execution, schema inspection, and diagnostics.
    13
    10 npm
    MIT

Matching MCP Connectors