BuildAppolis/env-mcp
3.1
If you are the rightful owner of env-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The env-mcp is a Model Context Protocol (MCP) server designed for secure management of environment variables and configurations, with integration capabilities for Claude Code.
Tools
Functions exposed to the LLM to take actions
env_get
Get an environment variable value.
env_set
Set an environment variable with optional metadata.
env_delete
Delete an environment variable.
env_search
Search for variables by query.
env_list
List all variables or filter by category.
env_export
Export variables in different formats.
env_import
Import variables from a file.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client