Loading MCP server directory, please wait...
AI Agent-Native Data Platform — ingest, validate, transform, query, and search data.
npx @getmcp/cli add io.github.datris/datrisRequires Python 3.10+. Community-contributed server. Review source before installing.
PIPELINE_URLURL of the Datris pipeline server
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.datris/datris": {
"command": "uvx",
"args": [
"datris-mcp-server"
],
"env": {
"PIPELINE_URL": "",
"PIPELINE_API_KEY": ""
}
}
}
}