dremio-mcp
The Dremio MCP server facilitates seamless integration between Large Language Models and the Dremio platform, enhancing functionality for data analysis and insights. The server supports multiple configuration modes and encourages open source contributions.
What is the Dremio MCP Server?
The Dremio MCP Server is a Model Context Protocol server that facilitates the integration of Large Language Models with Dremio for data analysis and pattern discovery.
What are the system requirements for running the Dremio MCP Server?
The server requires Python 3.11 or later and is compatible with the Claude desktop application, which has its own system requirements such as node.js.
How do I configure the Dremio MCP Server?
Configuration involves setting up a server config file for Dremio connection details and an LLM config file for Claude integration, both of which can be customized as needed.
What modes does the Dremio MCP Server support?
The server supports three modes: FOR_DATA_PATTERNS for data pattern discovery, FOR_SELF for system introspection, and FOR_PROMETHEUS for Prometheus integration.
Is the Dremio MCP Server open source?
Yes, the Dremio MCP Server is open source and encourages community contributions, including feature additions, issue reporting, and fixes.