Are you the author? Sign in to claim
Model context Protocol server for Datagroom
Model context Protocol server for Datagroom
✨ Features | 🚀 Getting Started | 🛠️ Tools | 🧑💻 Development
A powerful and flexible Datagroom MCP server implementation to read the data and let the LLM handle the reasoning of the data.
uv sync to install the dependenciesexport or set command.uv run main.pyDgGatewayMcpServer.http://127.0.0.1:8001/mcpserver_infoGet the mcp server information
get_datasetsGet all the datasets that are hosted on the Datagroom
get_columns_and_filters_metadataGet all the columns or headers for a given dataset name, dataset view and for a given user. If the dataset view is not provided it is assumed to be default view. It also provides the data like filters for a dataset, the metadata attributes for each column/header and the access control list for the given dataset.
Parameters:
dsName (string, required)
dsView (string, optional, default = default)
Run uv run mcp dev main.py
Run Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots
Google's universal MCP server supporting PostgreSQL, MySQL, MongoDB, Redis, and 10+ databases
Official GitHub integration for repos, issues, PRs, and CI/CD workflows