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.
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.
Run SQL queries on Databricks resources by providing a SQL statement, warehouse ID, and optional catalog or schema. Connects via Databricks MCP Server for SQL execution.
Retrieve full SQL definitions for all stored procedures within a specified schema in Microsoft SQL Server. Includes options to filter system procedures and limit results.
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.
A MCP server that exposes GraphQL schema information to LLMs like Claude. This server allows an LLM to explore and understand large GraphQL schemas through a set of specialized tools, without needing to load the whole schema into the context
A MCP server that exposes OpenAPI schema information to LLMs like Claude. This server allows an LLM to explore and understand large OpenAPI schemas through a set of specialized tools, without needing to load the whole schema into the context
A Model Context Protocol server for interacting with MSSQL and PostgreSQL databases, offering tools for schema exploration and SQL execution. It features configurable query modes for safety and supports advanced authentication methods like Windows Auth and SSL.