Back to search
30
MCP

io.github.ryudi84/env

io.github.ryudi84/env

MCP server for .env file validation, parsing, and comparison.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.ryudi84/env-forge-mcp
Parse, validate, and manage .env environment files
0 tools
env-forge-mcp
MCP server for .env file validation, parsing, comparison, and generation. Every project uses .env files.
0 tools
io.github.ryudi84/json
MCP server for JSON processing — format, validate, diff, convert, minify, query, analyze
0 tools
io.github.ryudi84/base64
MCP server for Base64, URL, and HTML encoding/decoding
0 tools
io.github.ryudi84/regex-lab
MCP server for regex testing, matching, replacing, and validation
0 tools
io.github.ryudi84/readme
MCP server for README.md generation from project metadata
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.ryudi84/env": {
      "url": "None",
      "transport": "http"
    }
  }
}