Skip to main content
Glama
133,413 tools. Last updated 2026-05-25 14:19

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

  • Establish a connection to Microsoft SQL Server databases using environment variables for configuration, enabling database interactions through the MCP server.
    Apache 2.0
  • 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
  • Execute SELECT queries on MSSQL databases to retrieve data from tables while maintaining security by preventing destructive SQL operations.
  • Retrieve all database names from a Microsoft SQL Server instance to manage connections and identify available data sources.
    MIT
  • Create new tables in MSSQL databases by defining table names and column specifications with SQL types and constraints.

Matching MCP Servers

Matching MCP Connectors

  • Execute SQL queries on Microsoft SQL Server databases to retrieve, modify, or analyze data using connection parameters or a connection string.
    MIT
  • Run SQL queries on SQL Server with optional parameters. Provides built-in protection against SQL injection and destructive operations for secure database interaction.
    MIT
  • Execute SQL queries on a Microsoft SQL Server database using the MSSQL MCP Server. Specify queries and optional result limits to retrieve data securely and efficiently.
    MIT
  • Execute read-only SQL SELECT queries against a Microsoft SQL Server database to retrieve data. This tool supports custom ports and multiple authentication methods for database access.
  • Execute SELECT queries on Microsoft SQL Server databases to retrieve data without destructive operations, enabling secure database interaction through natural language.
  • Remove a table from a Microsoft SQL Server database to manage schema changes or delete obsolete data structures.
  • Convert Microsoft SQL Server tables into Tableau dashboards automatically. Analyzes database schemas, suggests visualizations, and generates .twb files with live database connections.
  • Configure a workbook datasource to connect with Microsoft SQL Server by specifying server host, database name, username, and table details.
  • 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
  • List active database sessions and identify blocking locks using system views for PostgreSQL, MySQL, and SQL Server.
    MIT