Server data from the Official MCP Registry
Env Manager Ai automation via MCP. Includes parse env file, validate env, generate env templ...
Env Manager Ai automation via MCP. Includes parse env file, validate env, generate env templ...
This MCP server contains critical security vulnerabilities that make it unsuitable for production use. The server attempts to load an external authentication middleware from a hardcoded local path (~clawd/meok-labs-engine/shared) that does not exist in the repository, creating a dependency injection attack surface. Additionally, the server exposes unauthenticated endpoints and lacks proper error handling for the missing auth_middleware module, which would cause runtime failures. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
6 files analyzed · 15 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-csoai-org-env-manager-ai-mcp": {
"args": [
"-y",
"env-manager-ai-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
Installation · Docs · Report Bug
pip install env-manager-ai-mcp
# or
npm install -g @meok-ai/env-manager-ai-mcp
See the project repository for full documentation and examples.
MIT © CSOAI
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.