MCP Server
MCP
DataRaum
Pre-computed metadata context engine for AI-driven data analytics
Install
uvx dataraum
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "dataraum",
"version": "0.2.1",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Anthropic API key for LLM-powered semantic analysis",
"isRequired": true,
"isSecret": true,
"name": "ANTHROPIC_API_KEY"
},
{
"description": "Root directory for workspaces, sessions, and exports",
"name": "DATARAUM_HOME"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment