Skip to main content
Glama
127,483 tools. Last updated 2026-05-05 17:24

"A server for querying Kusto databases and creating Kusto queries" matching MCP tools:

  • Permanently remove a game server and all associated data including files, databases, and backups. This admin action cannot be undone, so consider creating a backup first.
  • 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
  • Discover accessible databases on SQL Server by querying sys.databases, excluding system and blocked databases by default, with options to include system databases.
  • Discover all databases on the MySQL server. Retrieve a JSON array of database names to explore available databases before running queries.
    MIT

Matching MCP Servers

  • A
    license
    -
    quality
    C
    maintenance
    An MCP server that provides access to Azure Data Explorer (ADX) clusters, allowing users to list tables, execute queries, and retrieve schema information.
    Last updated
    1
    MIT
  • F
    license
    -
    quality
    B
    maintenance
    Enables LLMs and agents to interact with relational databases (SQL Server, MySQL, PostgreSQL) through MCP tools. Supports executing queries, inserting records, listing tables, and exposing database schemas with secure credential management.
    Last updated

Matching MCP Connectors