Ruslan Korniichuk
Ukrainian Software and Platform Engineer based in Poland. Former Lead Engineer and Architect at Fortune 500 companies. Core areas: software development and cloud computing. Public speaker at EuroPython, PyCon CZ, PyCon LT, PyCon PL, Python Summit, Pytech Summit, and PyCode.
Leading global FMCG company
Platform Architect
Session
Model Context Protocol (MCP) was created by Anthropic, donated to the Linux Foundation in December 2025, and is now the industry standard adopted by OpenAI, Google DeepMind, and thousands of developers. MCP gives every AI model a single universal way to connect to tools, data, and services. This talk shows Python engineers how to build a fully functional FastMCP server from scratch, expose tools/resources/prompts, connect to Claude Desktop and Claude Code, and deploy a production MCP server. Cover security best practices and the anti-patterns that get you hacked. You'll leave with a clear mental model of the MCP ecosystem, a reusable FastMCP project scaffold, and the confidence to make any Python service AI-ready.