ELC Conference MCP Tickets
Rank #20,036io.github.marian-kamenistak/elc-conference-mcp-tickets
Browse and buy ELC Conference 2026 engineering leadership tickets in Prague via AI.
ELC Conference MCP Tickets is a Model Context Protocol (MCP) server published by marian-kamenistak. It ranks #20,036 of 121,933 servers tracked on MCP Toplist. ELC Conference MCP Tickets is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 3, 2026 and most recently updated on Apr 3, 2026.
Ranks ahead of 101,897 of 121,933 servers on MCP Toplist.
Use ELC Conference MCP Tickets
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http elc-conference-mcp-tickets https://mcp.elc-conference.io/mcpclaude mcp add elc-conference-mcp-tickets -- npx -y elc-conference-mcp-tickets[mcp_servers.elc-conference-mcp-tickets]
url = "https://mcp.elc-conference.io/mcp"Add to ~/.codex/config.toml.
[mcp_servers.elc-conference-mcp-tickets]
command = "npx"
args = ["-y", "elc-conference-mcp-tickets"]Add to ~/.codex/config.toml.
https://mcp.elc-conference.io/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"elc-conference-mcp-tickets": {
"command": "npx",
"args": [
"-y",
"elc-conference-mcp-tickets"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"elc-conference-mcp-tickets": {
"url": "https://mcp.elc-conference.io/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"elc-conference-mcp-tickets": {
"command": "npx",
"args": [
"-y",
"elc-conference-mcp-tickets"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"elc-conference-mcp-tickets": {
"type": "http",
"url": "https://mcp.elc-conference.io/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"elc-conference-mcp-tickets": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"elc-conference-mcp-tickets"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"elc-conference-mcp-tickets": {
"serverUrl": "https://mcp.elc-conference.io/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"elc-conference-mcp-tickets": {
"command": "npx",
"args": [
"-y",
"elc-conference-mcp-tickets"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"elc-conference-mcp-tickets": {
"url": "https://mcp.elc-conference.io/mcp"
}
}
}{
"mcpServers": {
"elc-conference-mcp-tickets": {
"command": "npx",
"args": [
"-y",
"elc-conference-mcp-tickets"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.marian-kamenistak%2Felc-conference-mcp-tickets)<a href="https://mcptoplist.com/server/io.github.marian-kamenistak%2Felc-conference-mcp-tickets"><img src="https://mcptoplist.com/badge/io.github.marian-kamenistak%2Felc-conference-mcp-tickets.svg" alt="MCP Toplist: Top 25% of 121,933" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
marian-kamenistak
Other servers by marian-kamenistak
- eng-leadership-toolkit#10,412 · 5 vers
- ELC Partnership Builder#13,622 · 1 ver
- Mentoring Inquiry Builder#16,078 · 1 ver
- elc-toolkit#23,810 · 1 ver
- elc-trade#26,786 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Apr 3, 2026 |
Frequently asked questions
- Who maintains ELC Conference MCP Tickets?
- ELC Conference MCP Tickets is maintained by marian-kamenistak, which publishes 6 MCP servers (10 total versions) tracked on MCP Toplist.
- Is ELC Conference MCP Tickets listed on the Official MCP Registry?
- Yes — ELC Conference MCP Tickets is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does ELC Conference MCP Tickets have?
- MCP Toplist tracks 1 version of ELC Conference MCP Tickets, most recently published on Apr 3, 2026.
- Where can I find the source code for ELC Conference MCP Tickets?
- The source code for ELC Conference MCP Tickets is hosted at github.com/marian-kamenistak/elc-conference-mcp-tickets.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.