EnvCP
为什么选择 EnvCP?
仅限本地存储 — 您的密钥永远不会离开您的机器
静态加密 — 使用 Argon2id 密钥派生(64 MB 内存,3 次迭代)的 AES-256-GCM 加密
基于引用的访问 — AI 通过名称引用变量,永远无法看到实际值
自动 .env 注入 — 值可以自动注入到您的 .env 文件中
AI 访问控制 — 阻止 AI 主动列出或检查您的密钥
通用兼容性 — 通过 MCP、OpenAI、Gemini 或 REST 协议与任何 AI 工具配合使用
快速入门
npm install -g @fentz26/envcp
envcp init
envcp add API_KEY --value "your-secret-key"
envcp serve --mode auto --port 3456文档
安全与供应链
SLSA Level 3 — 用于供应链完整性的构建来源 (验证 →)
静态加密 — 使用 Argon2id 密钥派生(64 MB 内存,3 次迭代)的 AES-256-GCM 加密
仅限本地 — 您的密钥永远不会离开您的机器
SHA 锁定 CI — 所有 GitHub Actions 均锁定为不可变的提交 SHA
已签名的 npm 发布 — v1.2.0+ 版本支持
npm audit signatures可验证性
许可证
SAL v1.0 — 详情请参阅 LICENSE 文件。
支持
电子邮件: contact@envcp.org
GitHub Issues: https://github.com/fentz26/EnvCP/issues
This server cannot be installed
Maintenance
Related MCP Connectors
Encrypted secret store and rotation for autonomous agent credentials
Zero-install security baseline for AI coding agents — OWASP/CWE-cited rules over MCP.
Compliance & security scan for your app: secrets, exposed files, headers, privacy, AI-disclosure.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/fentz26/EnvCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server