Server data from the Official MCP Registry
AI Agent-Native Data Platform — ingest, validate, transform, query, and search data.
AI Agent-Native Data Platform — ingest, validate, transform, query, and search data.
Set these up before or after installing:
Environment variable: PIPELINE_URL
Environment variable: PIPELINE_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-datris-datris": {
"env": {
"PIPELINE_URL": "your-pipeline-url-here",
"PIPELINE_API_KEY": "your-pipeline-api-key-here"
},
"args": [
"datris-mcp-server"
],
"command": "uvx"
}
}
}The MCP server implements good authentication and security practices with proper credential handling. While it executes external HTTP requests and file operations, these permissions align with its stated purpose as a data platform interface. Minor code quality improvements needed around input validation and error handling. Supply chain analysis found 11 known vulnerabilities in dependencies (1 critical, 3 high severity). Package verification found 1 issue.
Scanned 4 files · 16 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!