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/rog0x/mcp-env-tools/envgit clone --depth 1 https://github.com/rog0x/mcp-env-toolsGrade A, and why
env 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
{ "env": { "command": "npx", "args": [ "-y", "@rog0x/mcp-env-tools" ], "env": {} } }
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 · 10 lines scan A 936f11b10b1a
env is an MCP server published in the GitHub repository rog0x/mcp-env-tools (0 stars, last pushed 5mo 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
string-le
Extract string values from config files, data files and plain text. Runs locally from the string-le-mcp npm package.
numbers-le
Extract numeric values from config files, data files and plain text. Runs locally from the numbers-le-mcp npm package.
secret-safe-env
Write secrets into .env without the agent ever seeing the value - Windows masked dialog (繁中 UI). Runs locally from the secret-safe-env npm package.
envault
Secure secret management with a Human-In-The-Loop (HITL) interceptor for agent mutations. Runs locally from the @dinanathdash/envault-mcp-server npm package. Needs 2 environment variables to run.
envmem
EnvMem - Personal environment variable memory with semantic search. Store, search, and manage your environment variables with AI-powered semantic search. Runs locally from the envmem npm package.
claude-secrets
Encrypted secrets store for Claude Code (MCP) + CLI + .env placeholder expansion. macOS Keychain backed. Runs locally from the @vaultry/claude-secrets npm package.