An MCP server designed for querying and analyzing Azure Data Explorer databases, supporting time-series and analytics MCP use cases.
Loading more......
An MCP server that integrates with Azure Blob Storage and Cosmos DB for secure cloud data resource management, manipulation, and querying. A practical example of an MCP server.
MCP server for DolphinDB, supporting schema inspection and query capabilities for time-series data.
An MCP server for interacting with VictoriaMetrics time-series database via the Model Context Protocol.
An MCP server integrating with Airtable to enable CRUD operations on records within code editors, showcasing a practical database MCP server implementation.
Provides read and write access to Airtable databases via an MCP server, offering a simple and effective database integration for MCP applications.
MCP server implementation for Alibaba Cloud Tablestore, supporting document management, semantic and vector search, RAG-friendly, and serverless capabilities.
A Model Context Protocol (MCP) server for querying and analyzing Azure Data Explorer databases, designed to support time-series and analytics MCP use cases and enable AI assistants to interact with Azure Data Explorer through standardized interfaces.
Source: https://github.com/pab1it0/adx-mcp-server
execute_query: Execute a KQL query against Azure Data Explorerlist_tables: List all tables in the configured databaseget_table_schema: Get the schema for a specific tablesample_table_data: Get sample data from a tableMIT
Open-source software (no pricing; freely available under MIT license).