Back to search

everything-claude-code

MCP CompatibleScore: 68

Complete Claude Code configuration collection - agents, skills, hooks, commands, rules, MCPs. Battle-tested configs from an Anthropic hackathon winner.

affaan-mtoolcode53,941 starsGitHub

68

Reputation

Success Rate

Avg Latency

0

Usage Count

Connection Spec

Transport

sse

Install Command

npx -y ecc-universal

Quick Setup

{
  "mcpServers": {
    "everything-claude-code": {
      "command": "npx",
      "args": [
        "-y",
        "ecc-universal"
      ],
      "transport": "sse"
    }
  }
}

Paste into your Claude Desktop config file

Health

MaintenanceActive
Last commitYesterday
Open issues17
LicenseMIT
VerificationPartial

API Response Preview

What agents get when they query this resource:

{
  "id": "52c0cc31-7b56-4de6-8612-b385a11bbb14",
  "name": "everything-claude-code",
  "category": "tool",
  "subcategory": "code",
  "mcp_compatible": true,
  "reputation_score": 0.68075,
  "success_rate": null,
  "endpoint_url": null,
  "spec": {
    "transport": "sse",
    "install_command": "npx -y ecc-universal",
    "tools": null,
    "features": null
  }
}