Dg Server
FreeNot checkedA powerful and flexible Datagroom MCP server implementation to read the data and let the LLM handle the reasoning of the data.
About
A powerful and flexible Datagroom MCP server implementation to read the data and let the LLM handle the reasoning of the data.
README
Model context Protocol server for Datagroom
✨ Features | 🚀 Getting Started | 🛠️ Tools | 🧑💻 Development
✨ Features
A powerful and flexible Datagroom MCP server implementation to read the data and let the LLM handle the reasoning of the data.
🚀 Getting Started
Requirements
- Access to a locally hosted [Datagroom gateway] (https://github.com/h-tendy/datagroom-gateway) instance
Prerequisites
- Install the python-sdk dependencies like uv, mcp etc.
- Clone the project
- Run
uv syncto install the dependencies
Letta ADE (Local installation - Letta Desktop)
- Set BASIC_AUTH_USER and BASIC_AUTH_PASS on the os using
exportorsetcommand. - Run the mcp server using
uv run main.py - Create a new agent in Letta ADE
- Go to Tool manager, add a new custom server.
- Provide the server name as
DgGatewayMcpServer. - Provide the url as
http://127.0.0.1:8001/mcp - Connect with the server and add it and attach required tools to the agent.
🛠️ Tools
server_info
Get the mcp server information
get_datasets
Get all the datasets that are hosted on the Datagroom
get_columns_and_filters_metadata
Get 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)- The datasetname for which the metadata is to be retrieved
dsView(string, optional, default =default)- The view for which the the metadata to be retrieved
🧑💻 Development
Running the server with mcp-inspector
Run uv run mcp dev main.py
Installing Dg Server
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/hrishi2710/dg-mcp-serverFAQ
Is Dg Server MCP free?
Yes, Dg Server MCP is free — one-click install via Unyly at no cost.
Does Dg Server need an API key?
No, Dg Server runs without API keys or environment variables.
Is Dg Server hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Dg Server in Claude Desktop, Claude Code or Cursor?
Open Dg Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare Dg Server with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
