Skip to main content
Glama
306,652 tools. Last updated 2026-07-25 19:02

"Microsoft SQL Server (MSSQL) resources and information" matching MCP tools:

  • Enumerate and exploit Microsoft SQL Server instances using commands for information gathering, privilege escalation, and remote command execution.
  • Execute read-only SQL queries against PostgreSQL, MySQL, or SQL Server. Automatically adapts syntax to the target dialect. Returns results with connection and dialect metadata. Default limit 100 rows.
    MIT
  • 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
  • Configure a new database source in the configuration file, including optional connection testing. Supports SQL Server and Snowflake via linked server.
    GPL 3.0
  • Run SQL SELECT queries on CKAN DataStore resources to retrieve filtered or aggregated data. Accepts SQL statements with resource ID as table name, returns results in markdown or JSON.
    MIT
  • Establish a connection to Microsoft SQL Server databases using environment variables for configuration, enabling database interactions through the MCP server.
    Apache 2.0

Matching MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    Enables AI assistants to connect and query Microsoft SQL Server databases using natural language, executing read-only SQL queries for safe data inspection and analysis.
    Last updated
    MIT

Matching MCP Connectors

  • Execute a read-only SQL SELECT query on a specified SQL Server and database. Retrieve data safely without modification.
    MIT
  • 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
  • Format SQL queries with customizable dialect, keyword casing, and indentation. Supports 14 SQL dialects including Postgres, MySQL, BigQuery, and Snowflake.
    MIT
  • Execute SELECT queries on MSSQL databases to retrieve data from tables while maintaining security by preventing destructive SQL operations.
  • Execute SELECT queries on MSSQL databases to retrieve data from tables. Use SQL queries starting with SELECT to fetch records without destructive operations, with built-in security measures.
    MIT
  • Create a new SQL schema in a Microsoft Fabric Data Warehouse or SQL Analytics Endpoint. Specify workspace, item, and schema name.
    MIT
  • Execute read-only SQL queries on MSSQL databases to retrieve data securely. Connect using host, port, credentials, and database name to run SELECT statements.
    ISC
  • Execute SELECT queries on Microsoft SQL Server databases to retrieve data without destructive operations, enabling secure database interaction through natural language.
    MIT