streamable-httpMITupdated 9d ago
"Is my engineering org top-heavy?" "How do I justify a conference/community sponsorship budget internally?" "Should I start a local engineering-leadership meetup?"
Was kannst du mit elc toolkit machen?
elc-toolkit
"Is my engineering org top-heavy?" "How do I justify a conference/community sponsorship budget internally?" "Should I start a local engineering-leadership meetup?"
Your AI already gets asked these. Now it can answer with first-party data from Engineering Leaders Community: 3,100+ engineering leaders across Prague, Brno, Bratislava and Kraków, running since 2019, instead of guessing.
This is a remote MCP server. No install, no API key. One URL:
https://www.engineeringleaders.io/mcp
Open in a browser instead: The ELC Toolkit.
Tools
| Tool | The question it answers |
|---|---|
benchmark_leadership_ratio |
Is my org's manager-to-senior-IC ratio healthy? Compares your split against the ELC peer baseline (69% manager / 21% senior IC across 3,100+ CEE leaders) |
build_partnership_business_case |
How do I justify a partnership budget for ELC internally? Real reach numbers, goal-specific framing, and a forwardable approval email — no invented pricing |
assess_community_launch_readiness |
Should I start an engineering-leadership meetup in my city? 5-question readiness check straight from ELC's own new-city launch playbook |
Connect
Claude Code
claude mcp add -t http elc-toolkit https://www.engineeringleaders.io/mcp
Claude.ai / Claude Desktop — Settings → Connectors → Add custom connector → paste https://www.engineeringleaders.io/mcp
Cursor — add to .cursor/mcp.json:
{ "mcpServers": { "elc-toolkit": { "url": "https://www.engineeringleaders.io/mcp" } } }
ChatGPT (developer mode) — Settings → Connectors → Add → MCP server URL https://www.engineeringleaders.io/mcp
Source & method
All numbers come from ELC's own member base (Attio "ELC Members" list) and its own new-city launch playbook, the real doc used to open Brno, Bratislava and Kraków — no survey panels, no scraped data. Full page: engineeringleaders.io/toolkit.
Built and maintained by Engineering Leaders Community. Questions: weare@engineeringleaders.io
License
MIT
Installation
elc toolkit zu deinem Client hinzufügen. Wähl den, den du nutzt.
claude mcp add --transport http elc-toolkit https://www.engineeringleaders.io/mcpcodex mcp add elc-toolkit --url https://www.engineeringleaders.io/mcp{
"mcpServers": {
"elc-toolkit": {
"url": "https://www.engineeringleaders.io/mcp"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"elc-toolkit": {
"type": "http",
"url": "https://www.engineeringleaders.io/mcp"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"elc-toolkit": {
"url": "https://www.engineeringleaders.io/mcp"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"elc-toolkit": {
"serverUrl": "https://www.engineeringleaders.io/mcp"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
3 Tools
elc toolkit stellt einem verbundenen Agent 3 Tools bereit.
- benchmark_leadership_ratio
- Is my org's manager-to-senior-IC ratio healthy? Compares your split against the ELC peer baseline (69% manager / 21% senior IC across 3,100+ CEE leaders)
- build_partnership_business_case
- How do I justify a partnership budget for ELC internally? Real reach numbers, goal-specific framing, and a forwardable approval email — no invented pricing
- assess_community_launch_readiness
- Should I start an engineering-leadership meetup in my city? 5-question readiness check straight from ELC's own new-city launch playbook
Score
70 / 100
Gut
- Dokumentation22/25
- Pflege19/25
- Vertrauen13/20
- Funktionsumfang4/15
- Installation12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 1 days ago
- Has a release history
- Repository is not archived
- Licensed MIT
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 3 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
Versionsverlauf
| Versionen | Veröffentlicht |
|---|---|
| 1.0.0Aktuell | 4. Aug. 2026 |