mcpserver.lol
registry/env-blueprint-validator
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 tools

Read 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.
env_validate schema*env_content*
Validate environment variables against a schema. Checks for required fields, type correctness, pattern matching, and enum constraints.
schema_define schema*
Define and validate an environment variable schema. Ensures schema structure is correct before using it for validation.