eng-leadership-toolkit
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@eng-leadership-toolkitWhat's a healthy sprint completion rate?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
eng-leadership-toolkit
"I just became an engineering manager. What should I focus on?" "What's a healthy sprint completion rate?" "Do I need a mentor or a coach?" "What is this developer worth on the market?"
Your AI already gets asked these. Now it can answer with first-party data from 3,400+ paid 1:1 mentoring sessions with 300+ engineering leaders in 17+ countries, instead of guessing.
This is a remote MCP server. No install, no API key. One URL:
https://www.marian.coach/mcpTools
Tool | The question it answers |
| What is this developer worth? Scores 15 skills across 5 pillars, returns level + 2026 Western-Europe salary estimate |
| What's healthy? Sprint completion, roadmap %, manager time per report, mentee mix, 2025 topic demand. CC BY 4.0, citable |
| Mentor, coach, or advisor? All three compared + a three-question self-test |
| How do I run this 1:1? Real session templates: first session, underperformance, promotion to EM, better 1:1s, career move |
| I'm a new EM, now what? The responsibility triangle, six failure modes, readiness self-check |
Related MCP server: Koalr
Connect
Claude Code
claude mcp add -t http eng-leadership-toolkit https://www.marian.coach/mcpClaude.ai / Claude Desktop
Settings > Connectors > Add custom connector > https://www.marian.coach/mcp
Cursor (.cursor/mcp.json)
{
"mcpServers": {
"eng-leadership-toolkit": {
"url": "https://www.marian.coach/mcp"
}
}
}ChatGPT
Settings > Connectors > Developer mode > Add server > https://www.marian.coach/mcp
Human-readable docs live at the same URL: open www.marian.coach/mcp in a browser.
Where the data comes from
Every response is grounded in Marian Kamenistak's mentoring practice, not model guesses:
The calculator mirrors the live developer value calculator
Benchmarks come from the published engineering leadership statistics, licensed CC BY 4.0
Playbooks are the actual session templates used across 3,400+ sessions
Nothing is synthetic. Thin topics were cut rather than padded.
Stack
Cloudflare Workers + Durable Objects, McpAgent from the agents SDK, streamable HTTP, authless. GET /mcp with an HTML accept header serves the docs page; MCP clients hit the same URL.
npm install
npx wrangler dev # local
npx wrangler deploy # ship itAuthor
Marian Kamenistak. 20+ years in software, grew Mews engineering 8 to 80 through Series C, now mentors engineering leaders full-time and runs the Engineering Leaders Community in CEE.
Found it useful? A star helps other engineering leaders' AIs find it too.
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/marian-kamenistak/eng-leadership-toolkit'
If you have feedback or need assistance with the MCP directory API, please join our Discord server