ELC Partnership Builder
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., "@ELC Partnership BuilderWhat partnership packages are available for startups?"
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.
elc-partnership-builder
"What does it cost to partner with an engineering community in Central Europe, and what do we get month by month?"
This MCP server answers it with real numbers. It builds a tailored company partnership with Engineering Leaders Community — 3,100+ CTOs, VPs of Engineering, engineering managers and tech leads across Prague, Brno, Bratislava and Kraków — directly from your AI assistant: qualify the goal, match a package, customize priced line items, lay out the 12-month journey, send the itemized offer.
Inquiries sent through the AI channel get 16% off the composed total, applied automatically at submission. That is the whole point of connecting: the discount lives on this channel and the web configurator does not carry it.
Connect
Endpoint: https://www.engineeringleaders.io/mcp/partnership (streamable HTTP, no auth, no signup)
Claude Code:
claude mcp add -t http elc-partnership https://www.engineeringleaders.io/mcp/partnershipClaude.ai / Claude Desktop: Settings → Connectors → Add custom connector → paste the endpoint.
Cursor (.cursor/mcp.json):
{ "mcpServers": { "elc-partnership": { "url": "https://www.engineeringleaders.io/mcp/partnership" } } }ChatGPT (developer mode): Settings → Connectors → Add → the endpoint as the MCP server URL.
No MCP-capable tool? The same builder runs as a chat at engineeringleaders.io/partner/chat, and the connect guide lives at engineeringleaders.io/partner/ai.
Related MCP server: GitLab MCP Server
Tools
Tool | Answers |
| Should my company partner with ELC, and how does membership work? |
| Which package fits our goal and budget? |
| What exactly is inside, and what does our version cost? |
| What happens across the 12 months if we sign? |
| How do we get this in writing? (The only tool that takes contact details.) |
Every price comes from ELC's published offer catalog — the same generated file the website's own configurator renders, so this server cannot quote a number engineeringleaders.io/partner/membership disagrees with. The machine-readable catalog is public at /partner/offer-catalog.json.
Architecture
One tool core, two doors: POST /mcp/partnership speaks MCP, POST /mcp/partnership/chat serves the site's chat widget through the same in-process tool functions. The 12-month journey engine is deterministic — a journey can only ever contain items in the basket, because a generated month is a delivery commitment, not prose.
src/data/offer-catalog.json is generated from a private source-of-truth catalog and is not in this repo; the runtime redacts internal fields before anything is returned. Cloudflare Workers, McpAgent, streamable HTTP.
License
MIT. Built and maintained by Engineering Leaders Community. Questions: weare@engineeringleaders.io
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.
Related MCP Servers
- Alicense-qualityAmaintenanceEnables intelligent Kubernetes deployments, automated documentation testing, organizational pattern management, and shared prompt libraries. Provides AI-powered recommendations based on cluster capabilities and automates DevOps workflows through conversational interfaces.214335MIT
- Flicense-quality-maintenanceEnables AI assistants to interact with GitLab projects, allowing users to query merge requests, view code reviews and discussions, check pipeline test results, and respond to comments through natural language chat commands.
- Flicense-quality-maintenanceEnables AI assistants to interact with GitLab projects through natural language, allowing users to query merge requests, view code reviews, check test results and pipelines, and respond to discussions directly from chat.
- Flicense-qualityDmaintenanceEnables AI-assisted development by running and testing code directly on Databricks clusters via natural language, then deploying Databricks Asset Bundles.12
Related MCP Connectors
Leadership-ratio benchmark, partnership ROI builder, community-launch readiness test. ELC data.
Your AI copilot for customer onboarding — projects, KPIs, tasks, and safe writes.
Form companies, manage bank accounts, cards, invoices and more — directly from your AI coding tools.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/elc-partnership-builder'
If you have feedback or need assistance with the MCP directory API, please join our Discord server