EnvCP
Rank #3,402io.github.fentz26/envcp
Encrypted environment variable vault with AI access policies, keeping secrets safe from AI agents.
EnvCP is a Model Context Protocol (MCP) server published by fentz26. It ranks #3,402 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. EnvCP is listed across 2 registries — Official MCP and Glama, with 6 tracked versions. It was first listed on Apr 9, 2026 and most recently updated on Apr 11, 2026.
Ranks ahead of 128,644 of 132,046 servers on MCP Toplist.
Use EnvCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add envcp -- npx -y @fentz26/envcp[mcp_servers.envcp]
command = "npx"
args = ["-y", "@fentz26/envcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"envcp": {
"command": "npx",
"args": [
"-y",
"@fentz26/envcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"envcp": {
"command": "npx",
"args": [
"-y",
"@fentz26/envcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"envcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@fentz26/envcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"envcp": {
"command": "npx",
"args": [
"-y",
"@fentz26/envcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"envcp": {
"command": "npx",
"args": [
"-y",
"@fentz26/envcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.fentz26%2Fenvcp)<a href="https://mcptoplist.com/server/io.github.fentz26%2Fenvcp"><img src="https://mcptoplist.com/badge/io.github.fentz26%2Fenvcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
fentz26
Available versions (6)
| Version | Published |
|---|---|
| 1.1.0 | Apr 11, 2026 |
| 1.0.92 | Apr 10, 2026 |
| 1.0.91 | Apr 10, 2026 |
| 1.0.9 | Apr 10, 2026 |
| 1.0.83 | Apr 9, 2026 |
| 1.0.82 | Apr 9, 2026 |
Frequently asked questions
- Who maintains EnvCP?
- EnvCP is maintained by fentz26, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is EnvCP listed on the Official MCP Registry?
- Yes — EnvCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does EnvCP have?
- MCP Toplist tracks 6 versions of EnvCP, most recently published on Apr 11, 2026.
- Where can I find the source code for EnvCP?
- The source code for EnvCP is hosted at github.com/fentz26/EnvCP.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.