Skip to main content
Glama
521,912 tools. Updated 2026-09-06 12:28

"Setting up SQL Server connections for agent querying" matching MCP tools:

  • Execute large market data API calls and optionally store results as in-memory DataFrames for SQL querying. Automatically detects pagination via _next_page to retrieve complete datasets.
    MIT
  • Display a getting-started guide with usage examples for recording agent actions, verifying receipts, using receipt chains, evaluating constraints, and generating invoices. Call this first when setting up.
    MIT
  • Discover available SQL Server instances before querying. Use this tool to list server names for subsequent data retrieval.
    MIT
  • List all configured SQL Server connections, showing host, database, authentication type, and security mode for each.
    MIT
  • Close all active connections to the SQL Server database to free resources, ensure clean shutdowns, or prepare for maintenance. Returns disconnection status and count of closed connections.
    Apache 2.0
  • Fetch historical stock price data and load it into a SQL database for analysis. Use this tool to prepare market data for SQL queries, enabling detailed financial analysis of price trends and patterns.
    MIT

Matching MCP Servers

  • A
    license
    Not graded
    quality
    A
    maintenance
    C# SQL Agent MCP server featuring raw SQL input, strict AST validation, and an embedded Admin UI. Eliminates LLM hallucinations and security risks across 6 major databases.
    11
    Apache 2.0
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables natural language querying of SQLite databases through a secure MCP server that writes, runs, and explains SQL with a three-layer read-only guarantee.
    MIT

Matching MCP Connectors