Skip to main content
Glama
460,053 tools. Updated 2026-08-17 15:41

"Understanding SQL Server Schema and Querying" matching MCP tools:

  • Retrieve the archive database schema, including table and column names. Understand available data for crafting SQL queries.
    Apache 2.0
  • Retrieve the schema, sample data, and row count of a parquet file to analyze its structure before querying. Ideal for understanding columns, data types, and preparing SQL queries efficiently.
    MIT
  • Move a T-SQL user-defined function to a new schema in Fabric Data Warehouses or SQL Analytics Endpoints via ALTER SCHEMA TRANSFER. The function's definition text remains unchanged.
    MIT
  • Generate example SQL queries for blockchain datasets using DuckDB. Streamline querying and schema inspection for Ethereum data with workflow tips. Enhance efficiency in blockchain data analysis.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • MCP server for the RPG-Schema.org definition and helping the usage of RPG-Schemas in TTRPG manuals

  • MCP server (stdio): validate JSON against JSON Schema (draft-07 / 2020-12) via the AgentForge API

  • Register a new database connection with encrypted credentials to enable subsequent schema introspection and querying.
    MIT
  • Discover database tables and views in SQL Server with optional filtering by schema, name pattern, or view inclusion to analyze database structure.
    Apache 2.0
  • Access the complete database schema, relationships, and SQL patterns to understand Shopify store data structure before querying.
    MIT
  • Execute SQL files for database migrations, schema changes, or data imports. Supports atomic transactions, validation preview, and pattern stripping for compatibility.
    MIT
  • Discover available SQL Server instances before querying. Use this tool to list server names for subsequent data retrieval.
    MIT
  • List T-SQL user-defined functions in a warehouse or SQL Analytics Endpoint, with optional filtering by schema and function kind.
    MIT
  • Execute SQL queries via Superset's SQL Lab to retrieve data. Provide database ID and SQL; set schema, catalog, or template params as needed.
    MIT
  • Retrieve the SQL definition and column structure of PostgreSQL views to understand database schema and query logic.
    MIT
  • 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
  • Fetch option chain data and load it into an SQL database for analysis using SQL queries. This tool enables structured querying of options data for the specified underlying symbol.
    MIT
  • Execute a read-only SQL SELECT query on a specified SQL Server and database. Retrieve data safely without modification.
    MIT
  • Execute SQL queries with parameterized statements to prevent injection. Supports transactions, multiple statements, and schema hints for database management.
    MIT
  • Transfer a SQL view to another schema in Microsoft Fabric Data Warehouse or SQL Analytics Endpoint using ALTER SCHEMA TRANSFER. Does not rewrite the view's stored definition.
    MIT