io.github.marian-kamenistak/elc-conference-mcp-tickets✓
io.github.marian-kamenistak/elc-conference-mcp-tickets · v0.1.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.marian-kamenistak/elc-conference-mcp-tickets",
"description": "Browse and buy ELC Conference 2026 engineering leadership tickets in Prague via AI.",
"repository": {
"url": "https://github.com/marian-kamenistak/elc-conference-mcp-tickets",
"source": "github"
},
"version": "0.1.1",
"packages": [
{
"registryType": "npm",
"identifier": "elc-conference-mcp-tickets",
"version": "0.1.1",
"transport": {
"type": "stdio"
}
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.elc-conference.io/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}