Skip to main content
Glama
520,779 tools. Updated 2026-09-06 09:34

"Microsoft SQL Server database management system" matching MCP tools:

  • Assembles a complete system prompt with database schema, object classes, properties, codelists, spatial context, and optional SQL examples and query guidelines.
    Apache 2.0
  • Retrieve all table names from a specified database to discover available data for SQL queries.
    Apache 2.0
  • Run SQL queries to analyze, modify, or troubleshoot Heroku PostgreSQL databases. Execute commands or file-based queries with credential management for direct database access.
    Apache 2.0

Matching MCP Servers

  • A
    license
    Not graded
    quality
    A
    maintenance
    MCP server that connects to SQL databases (SQLite, PostgreSQL, MSSQL, MySQL) and provides tools to run read-only queries, list schemas/tables, and manage connections via stdio transport.
    Apache 2.0
  • A
    license
    Not graded
    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.
    MIT

Matching MCP Connectors

  • Provide agents with full database management: create tables, insert, query, update, delete, import, export, and run raw SQL across SQLite, Postgres, MySQL, and Turso.
    MIT
  • Execute SQL queries on Apache Doris databases via the Doris MCP Server. Specify SQL statements, target database, row limits, and timeout settings for precise query handling and result retrieval.
    Apache 2.0
  • Execute SQL queries on a YDB database to retrieve, insert, update, or delete data with direct results.
    Apache 2.0
  • Execute write SQL statements such as INSERT, UPDATE, DELETE, and DDL on a MySQL database, with optional bind parameters and database selection.
    MIT
    Destructive
  • 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
  • Discover available databases on SQL Server by querying sys.databases, excluding system databases by default and respecting blocklist configurations to identify accessible data sources.
    Apache 2.0
  • Run SQL queries directly on a saved database connection in QGIS. Execute DDL/DML statements to modify data, with an optional row limit for returned results.
    GPL 2.0
    Destructive
  • Run Dynamic Management View queries for deep metadata introspection in SSAS, covering cubes, tabular models, and server state with SELECT operations on $SYSTEM rowsets.
    MIT
  • List all schemas in the connected PostgreSQL database. Optionally include system schemas or use one-time server/database/schema overrides.
    MIT
  • Execute SQL files for database migrations, schema changes, or data imports. Supports atomic transactions, validation preview, and pattern stripping for compatibility.
    MIT