service cf(database)[Config] in ws service mcp(server)[Dremio MCP Server] in ws service claude(cloud)[Claude Desktop] in ws
service cf(database)[Config] in ws service mcp(server)[Dremio MCP Server] in ws service claude(cloud)[Claude Desktop] in ws. That is what the dremio mcp mcp server brings to an AI assistant: the same capability, reachable through the Model Context Protocol rather than a separate app or dashboard.
Setup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
The server publishes 7 tools. What each one is for:
macOS — ~/Library/Application Support/Claude/claude_desktop_config.jsonWindows — %APPDATA%\Claude\claude_desktop_config.jsonDirectory — ~/.local/share/dremioai/logs/Documentation — The Documentation tool exposed by this serverFormat — The Format tool exposed by this serverModes — 1. FOR_DATA_PATTERNS - the normal mode where MCP server will allow LLM to look at tables and data to allow pattern discovery and other use cases 2Linux — The Linux tool exposed by this serverPlenty of monitoring and observability servers cover similar ground. The differences that matter in practice are scope of access and how much setup stands between you and a working tool call. Dremio MCP's toolset — macOS, Windows, Directory and 4 more — is a fair guide to whether it matches your workflow. It is maintained by dremio; worth a glance at recent repository activity before you build anything load-bearing on it.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| macOS | ~/Library/Application Support/Claude/claude_desktop_config.json |
| Windows | %APPDATA%\Claude\claude_desktop_config.json |
| Directory | ~/.local/share/dremioai/logs/ |
| Documentation | The Documentation tool exposed by this server. |
| Format | The Format tool exposed by this server. |
| Modes | 1. FOR_DATA_PATTERNS - the normal mode where MCP server will allow LLM to look at tables and data to allow pattern discovery and other use cases 2. FOR_SELF - a mode which allows the MCP server to introspect Dremio syste |
| Linux | The Linux tool exposed by this server. |
Give your coding agent the full DevTools toolbox: traces, network, console, heap snapshots and Lighthouse.
Dashboards, Prometheus and Loki queries, incidents and alerts — observability by conversation.
Errors with full context — stack traces, issue triage and AI-powered root-cause analysis from Sentry's server.
Enables enhanced web research capabilities for large language models through intelligent search queuing and advanced content extraction.
Automates browser interactions and enables Large Language Models (LLMs) to interact with web pages through Playwright and Chrome DevTools Protocol
Guides tool usage by providing recommendations for MCP tools at each problem-solving stage.