Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add mcp/kroq86/data-engineering-runtime-lab/mini-data-enginegit clone --depth 1 https://github.com/kroq86/data-engineering-runtime-labGrade A, and why
mini-data-engine scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"mini-data-engine": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"-v",
"${workspaceFolder}/tests/artifacts:/app/tests/artifacts",
"ghcr.io/kroq86/data-engineering-runtime-lab:0.1.11"
]
}
}What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- yesterday First seen · 13 lines scan A 5894799057a5
mini-data-engine is an MCP server published in the GitHub repository kroq86/data-engineering-runtime-lab (0 stars, last pushed 3mo ago), licensed MIT. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other mcp servers, from other repositories
operator-etl
MCP server "operator-etl" as configured in khaosans/operator-etl. Runs locally from the operator-etl Python package.
datacharter
Charter your data — contract-governed local data exploration, powered by DuckDB. Runs locally from the datacharter Python package.
omnidata-mcp
MCP server "omnidata-mcp" as configured in MostafaAI10/OmniData-MCP. Runs locally from the omnidata-mcp Python package.
duckdb-analytics-mcp
MCP server "duckdb-analytics-mcp" as configured in arthurxavier106/duckdb-analytics-mcp. Runs locally from the duckdb-analytics-mcp Python package.
datadiffer
Diff two tables and see what changed and which slice of your data it is concentrated in. A maintained successor to data-diff. Runs locally from the datadiffer Python package. Needs 1 environment variable to run.
fastbcp-mcp
A Model Context Protocol (MCP) server for FastBCP, enabling efficient data export from databases to files. Runs locally from the fastbcp-mcp Python package. Needs 4 environment variables to run.