Skip to main content
Glama
519,423 tools. Updated 2026-09-06 07:28

"How to connect to Azure SQL database" matching MCP tools:

  • Generate SQL migration scripts by comparing database schemas. Compare live databases or a database against target DDL to create ALTER statements for schema updates.
    MIT
  • Run multiple SQL queries on a Databend database with safe mode that restricts write operations to a session sandbox.
    Apache 2.0
  • Retrieve all table names from a specified database to discover available data for SQL queries.
    Apache 2.0

Matching MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Enables AI agents to securely connect to and manage remote servers via SSH, with tools for running commands, file operations, log inspection, service management, and system monitoring under configurable access controls and audit logging.
    12
    0
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    MCP server that translates natural-language questions into SQL, validates every query structurally, and executes approved read-only queries against a SQLite database, returning results and rejections.
    MIT

Matching MCP Connectors

  • Transform any blog post or article URL into ready-to-post social media content for Twitter/X threads, LinkedIn posts, Instagram captions, Facebook posts, and email newsletters. Pay-per-event: $0.07 for all 5 platforms, $0.03 for single platform.

  • Convert JSON samples into TypeScript interfaces and Zod schemas, with inference caveats.

  • 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
  • Execute compiled SQL model files against a target database, ensuring data models are materialized in the correct order based on their dependency graph.
    Apache 2.0
  • Filter SQL query examples to only those matching object classes present in your database. Provide object class IDs to get relevant examples.
    Apache 2.0
  • 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
  • Get a Cloud Shell script to securely connect Azure by running 'finops setup azure' in your terminal, keeping the service-principal secret out of the model.
    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
  • Connect to a PostgreSQL flexible server using its ARM resource ID, resolving the FQDN and storing it in session context for subsequent queries. Authentication uses short-lived Microsoft Entra tokens from your Azure login.
    MIT