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

endiagram-mcp MCP Server

dushyant30suthar/endiagram-mcp

Score: 56.1 Rank #10 MCP Server
Are you the maintainer of dushyant30suthar/endiagram-mcp? Claim this listing →

MCP server for EN Diagram — structural analysis for any system. Install: npx @endiagram/mcp

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

Overview

dushyant30suthar/endiagram-mcp is a JavaScript MCP server licensed under MIT. MCP server for EN Diagram — structural analysis for any system. Install: npx @endiagram/mcp

Ranked #10 out of 100 indexed tools.

In the top 10% of all indexed tools.

Actively maintained with commits in the last week.

Ecosystem

JavaScript MIT

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% 3

3 contributors → small team

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads N/A
Forks 1
Description Good
License MIT

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

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Dependents medium impact

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

Badge all embed codes →

AgentRank score for dushyant30suthar/endiagram-mcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/dushyant30suthar--endiagram-mcp)](https://agentrank-ai.com/tool/dushyant30suthar--endiagram-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/dushyant30suthar--endiagram-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/dushyant30suthar--endiagram-mcp" 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="dushyant30suthar/endiagram-mcp"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# @endiagram/mcp

MCP server for [EN Diagram](https://endiagram.com) — structural analysis powered by deterministic graph algorithms.

Write your system in plain text. Get back structural facts: bottlenecks, blast radius, flow landmarks, concurrency groups, and more. No AI inside the computation — every result is deterministic.

## Installation

Run directly:

```bash
npx @endiagram/mcp
```

Or install globally:

```bash
npm install -g @endiagram/mcp
```

## Configuration

### Claude Desktop

Add to your `claude_desktop_config.json`:

```json
{
  "mcpServers": {
    "en-diagram": {
      "command": "npx",
      "args": ["@endiagram/mcp"]
    }
  }
}
```

### Claude Code

```bash
claude mcp add en-diagram npx @endiagram/mcp
```

## Environment Variables

| Variable | Default | Description |
|----------|---------|-------------|
| `EN_API_URL` | `https://api.endiagram.com` | API endpoint for the EN Diagram service |

## Tools

| Tool | Description |
|------|-------------|
| `analyze_syste
Read full README on GitHub →

Get the weekly AgentRank digest

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