from cli to mcp talk for devconf 2026
0
stars
14
commits
HTML
primary language
Jun 15, 2026
updated
Demystifying MCP Servers: Live Demo Edition
Presented by Yaacov Zamir at DevConf.CZ 2026.
A hands-on walkthrough that traces the path from raw LLM inference to a fully functional MCP (Model Context Protocol) server, using real tools from the Forklift (MTV) project.
| # | Section | What you'll see |
|---|---|---|
| A | Language Models | Running IBM Granite 4.1 locally — base vs. fine tuned model |
| B | Inference Servers | OpenAI-compatible API, using language models as a service and tool calling |
| C | Skills or Tools | Bash shell vs. MCP — why structured tools matter - or - do you need MCP? |
| D | From CLI to MCP | Adding MCP support to an existing CLI (kubectl-mtv) |
Presentation content and demo scripts are licensed under the Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0).
Red Hat logos, trademarks, and font files are property of Red Hat, Inc. and are not covered by this license.
14 commits
HTML
66.3%
CSS
33.7%
from cli to mcp talk for devconf 2026
0
stars
14
commits
HTML
primary language
Jun 15, 2026
updated
Demystifying MCP Servers: Live Demo Edition
Presented by Yaacov Zamir at DevConf.CZ 2026.
A hands-on walkthrough that traces the path from raw LLM inference to a fully functional MCP (Model Context Protocol) server, using real tools from the Forklift (MTV) project.
| # | Section | What you'll see |
|---|---|---|
| A | Language Models | Running IBM Granite 4.1 locally — base vs. fine tuned model |
| B | Inference Servers | OpenAI-compatible API, using language models as a service and tool calling |
| C | Skills or Tools | Bash shell vs. MCP — why structured tools matter - or - do you need MCP? |
| D | From CLI to MCP | Adding MCP support to an existing CLI (kubectl-mtv) |
Presentation content and demo scripts are licensed under the Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0).
Red Hat logos, trademarks, and font files are property of Red Hat, Inc. and are not covered by this license.
14 commits
HTML
66.3%
CSS
33.7%