Back to browse
GitHub Repository

MCP server for KubeCon + CloudNativeCon Europe 2026 — agentic schedule planner, party optimizer, and conference guide

2 starsPython

MCP server for KubeCon EU 2026 – AI-powered conference planning

by njoerd·Mar 5, 2026·2 points·0 comments

AI Analysis

●●SolidNiche GemShip It

Clever MCP use case tying to KubeCon's own Agentics Day; hyper-niche and time-limited.

Strengths
  • Meta charm: MCP server to plan trip to MCP conference event—tight thematic hook
  • Live data from sched.com + ConferenceParties; session scoring via Fredrik Carlsson's rubric is thoughtful
  • Zero-dependency, fast install via uvx/pip; well-documented tools (search, scoring, party optimizer)
Weaknesses
  • Hyper-niche: expires after March 26, 2026—useful for ~3000 attendees, then obsolete
  • Session scoring rubric isn't novel; essentially wraps existing conference data with LLM routing
  • Only live for this single event; limited applicability to general conference planning
Target Audience

KubeCon EU 2026 attendees, AI enthusiasts exploring MCP ecosystem, conference planners

Post Description

I built an MCP server that connects AI assistants to live KubeCon + CloudNativeCon Europe 2026 data (March 23-26, Amsterdam).

It exposes 12 tools that let you search 500+ sessions, find speakers, discover evening parties, get venue/hotel/transit info, score sessions based on your role and interests, and detect scheduling conflicts. Data is pulled live from the official sched.com iCal feed and conferenceparties.com.

Install: uvx kubecon-eu-mcp

The fun part: KubeCon has a co-located "Agentics Day: MCP + Agents" event on Monday, so this is an MCP server to help plan your trip to the MCP event.

Built with Python, FastMCP (official MCP SDK), httpx, icalendar, and BeautifulSoup. No database, no config — just install and ask questions. MIT licensed.

GitHub: https://github.com/njoerd114/kubecon-eu-mcp PyPI: https://pypi.org/project/kubecon-eu-mcp/

Similar Projects

Developer Tools●●Solid

PolyMCP – MCP Tools, Autonomous Agents, and Orchestration

It makes a smart, practical bet: let existing Python functions become agent-ready tools by turning type hints into structured tool schemas with validation and HTTP endpoints, so you don't rewrite logic to expose it to agents. The included PolyClaw agent and discovery/orchestration features sound useful for multi-service workflows, but the space is crowded (LangChain/AutoGPT/etc.), so what matters next is demos showing robust orchestration, failure handling, and provider integrations.

Niche GemShip It
justvugg
203mo ago