Connection check
verified live · 27h ago
env-blueprint-validator
Cloudflare Workers MCP server: env-blueprint-validator
Tools
3
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
27h ago
Tools & capabilities
3 toolsRead from the running server on 27h ago.
drift_detect
env_content*example_content*
Detect differences between .env and .env.example files. Identifies added, removed, and modified variables. Detect differences between .env and .env.example files. Identifies added, removed, and modified variables.
env_validate
schema*env_content*
Validate environment variables against a schema. Checks for required fields, type correctness, pattern matching, and enum constraints. Validate environment variables against a schema. Checks for required fields, type correctness, pattern matching, and enum constraints.
schema_define
schema*