Google PageRank for AI agents. 25,000+ tools indexed.

env-diff MCP Server

AdametherzLab/env-diff

Score: 56.8 Rank #10 MCP Server
Are you the maintainer of AdametherzLab/env-diff? Claim this listing →

Compare .env files across environments, branches, and runtimes. Type-aware diffing, secret masking, git branch comparison, MCP server for AI agents. Zero dependencies.

Add AgentRank to Claude Code Discover and compare tools like AdametherzLab/env-diff — your AI finds the right one automatically
Get API Access →
claude mcp add agentrank -- npx -y agentrank-mcp-server

Overview

AdametherzLab/env-diff is a TypeScript MCP server licensed under MIT. Compare .env files across environments, branches, and runtimes. Type-aware diffing, secret masking, git branch comparison, MCP server for AI agents. Zero dependencies. Topics: bun, cli, configuration, developer-tools, devops, environment-variables, typescript, ai-tools, ci-cd, diff, dotenv, env, mcp, secrets, environment-drift.

Ranked #10 out of 109 indexed tools.

In the top 10% of all indexed tools.

Actively maintained with commits in the last week.

Ecosystem

TypeScript MIT
buncliconfigurationdeveloper-toolsdevopsenvironment-variablestypescriptai-toolsci-cddiffdotenvenvmcpsecretsenvironment-drift

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 1

1 stars → early stage

Freshness 25% 1d ago

Last commit 1d ago → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 2

2 contributors → solo project

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads N/A
Forks 0
Description Detailed
License MIT

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge all embed codes →

AgentRank score for AdametherzLab/env-diff
[![AgentRank](https://agentrank-ai.com/api/badge/tool/AdametherzLab--env-diff)](https://agentrank-ai.com/tool/AdametherzLab--env-diff/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/AdametherzLab--env-diff/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/AdametherzLab--env-diff" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="AdametherzLab/env-diff"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# env-diff

> Compare .env files across environments, branches, and runtimes. Catch missing variables, type mismatches, and configuration drift before deployment.

Built by [AdametherzLab](https://github.com/AdametherzLab) with [Claude](https://claude.ai).

## Why env-diff?

Environment variable mismatches are one of the most common causes of deployment failures. A missing `DATABASE_URL`, a `PORT` that changed from number to string, a secret that exists in development but not production — these bugs are silent until they break production.

**env-diff catches them all.**

## Features

- **Type-aware diffing** — Catches when `PORT=3000` (number) becomes `PORT="3000"` (string)
- **Git branch comparison** — `env-diff .env:main .env:staging` compares across branches
- **Secret masking** — Automatically detects and masks API keys, tokens, and passwords
- **Multi-file matrix** — Compare dev, staging, and prod simultaneously
- **Codebase scanning** — Auto-generate `.env.example` from your sour
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.