Skip to main content
Glama
207,082 tools. Last updated 2026-06-17 20:13

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

  • 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
  • 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
  • Execute SQL files for database migrations, schema changes, or data imports. Supports atomic transactions, validation preview, and pattern stripping for compatibility.
    MIT
  • Access the complete database schema, relationships, and SQL patterns to understand Shopify store data structure before querying.
    MIT
  • Discover and filter stored procedures in SQL Server databases by schema or name pattern to analyze database structure and manage procedures.
    Apache 2.0
  • Discover and filter database tables and views in SQL Server to analyze schema structure and locate specific data objects.
    Apache 2.0

Matching MCP Servers

Matching MCP Connectors

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

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

  • Discover available SQL Server instances before querying. Use this tool to list server names for subsequent data retrieval.
    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
  • Retrieve the SQL definition and column structure of PostgreSQL views to understand database schema and query logic.
    MIT
  • Execute SQL queries with parameterized statements to prevent injection. Supports transactions, multiple statements, and schema hints for database management.
    MIT
  • Retrieve the full schema of an explore, listing all dimensions, measures, filters, and parameters available for querying.
    Apache 2.0
  • Execute NetExec MSSQL commands for SQL Server enumeration, querying, and OS command execution via xp_cmdshell.
    MIT
  • Retrieve stored procedures from a Microsoft SQL Server database, optionally filtered by schema. Supports database exploration and understanding via natural language.
    MIT
  • Run SQL queries on SQL Server with optional parameters. Provides built-in protection against SQL injection and destructive operations for secure database interaction.
    MIT