← Registry

Analytics

engineeringleaders.io

Provides analytics and decision support for engineering leadership community benchmarking, partnership business case building, and launch readiness assessment.

3 endpoints25 known toolsFirst detected August 5, 2026Last detected September 14, 2026

ENDPOINT 1

https://www.engineeringleaders.io/mcp

No auth detected

MCP server metadata

Name
elc-toolkit
Version
1.0.0
Capabilities
tools.listChanged

Known tools 5

get_started

Call this for a greeting (hi, hello), a connectivity/liveness test, 'what can you do', or any message too general to match a specific tool below.

Potential side effects
get_more_tools

Check for additional tools whenever your task might benefit from specialized capabilities, even if existing tools could work as a fallback.

Inferred read-only
benchmark_leadership_ratio

Describes a company's manager-vs-senior-IC split — each side's percentage, the resulting span (1 manager per N senior ICs), and the question that shape usually raises.

Inferred read-only
build_partnership_business_case

Builds the internal business case for partnering with Engineering Leaders Community: real reach numbers (3,300+ members, 120+ per meetup, 500+ at the annual conference, newsletter open rate), the deliverables that actually serve the stated goal, where a proposed budget lands on the published ladder, and a forwardable approval email.

Potential side effects
assess_community_launch_readiness

Answers 'should I start an engineering-leadership meetup in my city?' using ELC's own new-city launch playbook (the real doc used to launch Brno, Bratislava and Kraków) as the checklist: speaker network, promo channels, a named local operator, realistic first-event targets, and a promo budget.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.elc-toolkit]
url = "https://www.engineeringleaders.io/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "elc-toolkit": {
      "type": "http",
      "url": "https://www.engineeringleaders.io/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: elc-toolkit
Remote MCP URL: https://www.engineeringleaders.io/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "elc-toolkit": {
      "url": "https://www.engineeringleaders.io/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "elc-toolkit": {
      "type": "http",
      "url": "https://www.engineeringleaders.io/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "elc-toolkit",
  "transport": "streamable-http",
  "url": "https://www.engineeringleaders.io/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://www.engineeringleaders.io/mcp/partnership

No auth detected

MCP server metadata

Name
elc-partnership-builder
Version
1.0.0
Capabilities
tools.listChanged

Known tools 12

get_started

Call this for a greeting (hi, hello), a connectivity/liveness test, 'what can you do', or any message too general to match a specific tool below.

Potential side effects
get_more_tools

Check for additional tools whenever your task might benefit from specialized capabilities, even if existing tools could work as a fallback.

Inferred read-only
get_reach_options

START HERE when a company wants ONE thing once, not a year-long membership: a section or a dedicated send in the Leaders' Brief newsletter, a meetup hosted in their office, a podcast episode, a decision-maker dinner, a community survey, a demo session, a LinkedIn post, a job board listing.

Potential side effects
quote_reach_combo

Pass the one-off ids the visitor picked; returns each item's price, the list total, the combo discount by item count (job board listings never count), and the final total.

Inferred read-only
get_partnership_options

START HERE for any company considering an ELC membership (personas: HR, CTO, employer branding).

Inferred read-only
match_package

Resolves goal + budget through ELC's own routing matrix — the same one the website uses — and returns the matched package(s) with real prices and their default line items.

Inferred read-only
customize_package

The conversational toggle board.

Inferred read-only
book_intro_call

The second legitimate ending besides request_offer: a direct booking link for a 1:1 intro meeting with Marian Kamenistak, ELC's founder.

Inferred read-only
fit_to_budget

Use when the visitor names a NUMBER rather than a band — 'we have 8,000 approved', 'can we do this for five thousand'.

Inferred read-only
build_business_case

Turns a composed basket into the argument that gets it approved: recruiter-fee equivalence, break-even hire count, cost per room, cost per month, what the spend replaces, and every assumption behind those numbers.

Inferred read-only
design_journey

The moment the package becomes a year: deterministic month-by-month plan of what lands when, computed from the basket's own scheduling metadata (lead times, anchors like the April 2027 conference, spacing, and heavy-event collision rules).

Inferred read-only
request_offer

The ONLY tool that collects contact details, and the step that makes the AI-channel discount real.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.elc-partnership-builder]
url = "https://www.engineeringleaders.io/mcp/partnership"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "elc-partnership-builder": {
      "type": "http",
      "url": "https://www.engineeringleaders.io/mcp/partnership"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: elc-partnership-builder
Remote MCP URL: https://www.engineeringleaders.io/mcp/partnership

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "elc-partnership-builder": {
      "url": "https://www.engineeringleaders.io/mcp/partnership"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "elc-partnership-builder": {
      "type": "http",
      "url": "https://www.engineeringleaders.io/mcp/partnership"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "elc-partnership-builder",
  "transport": "streamable-http",
  "url": "https://www.engineeringleaders.io/mcp/partnership"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 3

https://www.engineeringleaders.io/mcp/trade

No auth detected

MCP server metadata

Name
elc-trade
Version
1.0.0
Capabilities
tools.listChanged

Known tools 8

get_more_tools

Check for additional specialised capabilities whenever your task might benefit from them.

Inferred read-only
get_started

START HERE for a greeting (hi, hello), a connectivity or liveness test, 'what can you do', or any question too general to match a specific tool.

Inferred read-only
buy_reach

Answers 'how do we get in front of 3,300+ CEE engineering leaders, and what does it cost?' Builds a cart from ELC's nine published one-off reach items — newsletter section, dedicated newsletter, hosted meetup, podcast episode, decision-maker dinner, community survey, demo session, LinkedIn post, job listing — applies the published combo discount, and returns a decision-ready quote a human can sign.

Potential side effects
benchmark_leadership_ratio

Answers 'what shape is my engineering org, and what should I ask about it?' Returns your manager-versus-senior-IC percentages and the resulting span (1 manager per N senior ICs), plus the question that shape usually raises.

Inferred read-only
assess_community_launch_readiness

Answers 'should I start an engineering-leadership meetup here?' A five-question readiness check taken from ELC's own new-city launch playbook — the one actually used to open Brno, Bratislava and Kraków — returning a verdict plus the specific gaps still open.

Inferred read-only
build_partnership_business_case

Answers 'how do I justify a community partnership budget internally?' Returns real reach numbers, the deliverables that serve the stated goal, where a proposed budget lands on the published ladder, and a forwardable approval email.

Potential side effects
evaluate_meetup_topic

Answers 'will this topic fill a room?' Scores a proposed engineering-leadership meetup title and abstract against ELC's own topic-selection criteria — the ones behind 12 meetups a year at 120+ attendees since 2019 — and returns the specific failure modes, the title formulas that would fit, and the questions only the organiser can answer.

Inferred read-only
assess_speaker_readiness

Answers 'is this person ready to speak, and what will go wrong if they are not?' Checks a proposed speaker and talk against ELC's speaker vetting process — seven years of putting people in front of 120+ engineering leaders — and returns a readiness verdict with the specific gaps to close before the event.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.elc-trade]
url = "https://www.engineeringleaders.io/mcp/trade"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "elc-trade": {
      "type": "http",
      "url": "https://www.engineeringleaders.io/mcp/trade"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: elc-trade
Remote MCP URL: https://www.engineeringleaders.io/mcp/trade

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "elc-trade": {
      "url": "https://www.engineeringleaders.io/mcp/trade"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "elc-trade": {
      "type": "http",
      "url": "https://www.engineeringleaders.io/mcp/trade"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "elc-trade",
  "transport": "streamable-http",
  "url": "https://www.engineeringleaders.io/mcp/trade"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for engineeringleaders.io was fetched 2026-08-11T11:38:51.034Z and is being refreshed.

Trust status Trusted

engineeringleaders.io is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.