Let’s Learn MCP Series Recap: 8 Languages, 4 Code Bases, Full Resources
Authored by Katie Savage, this article offers an in-depth recap of Microsoft’s Model Context Protocol (MCP) training series, highlighting multilingual resources, practical guides, and upcoming opportunities for developers adopting MCP.
Let’s Learn MCP Series Recap: 8 Languages, 4 Code Bases, Full Resources
By Katie Savage
The Model Context Protocol (MCP) is quickly becoming the core standard for connecting AI agents to a wide variety of external tools and services. Within a few months, MCP has gained significant traction, with a rising presence at developer events and growing adoption from organizations large and small.
To help meet the demand for accessible training, Microsoft launched a beginner-friendly series of MCP training events. If you missed these, they are available on-demand, along with full resource links and code repositories to help you get started.
What is MCP?
MCP is an open protocol for establishing seamless communication between AI agents and external systems such as APIs or databases. It is designed to simplify integration and enables developers to build robust, cross-platform AI solutions.
Using and Building with MCP
The sessions provided:
- Overview of MCP fundamentals
-
Guides for using an MCP server in your applications
-
Instructions for building your own MCP server
Training Sessions by Language and Tech Stack
These beginner sessions were run 18 times, spanning multiple programming languages and tech stacks:
English-language Trainings
Language | Technology | Video Link | GitHub Repo |
---|---|---|---|
English | C# | Watch Video | View Code |
English | Java | Watch Video | View Code |
English | Python | Watch Video | View Code |
English | C# + VS | Watch Video | View Code |
English | TypeScript/JS | Watch Video | View Code |
Multilingual and International Participation
MCP learning was expanded to various global audiences with events in numerous languages:
Language | Technology | Video Link |
---|---|---|
한국어 (Korean) | C# | Watch Video |
日本語 (Japanese) | C# | Watch Video |
Español (Spanish) | C# | Watch Video |
Tiếng Việt (Vietnamese) | C# | Watch Video |
한국어 (Korean) | JavaScript | Watch Video |
한국어 (Korean) | Python | Watch Video |
Português (Portuguese) | Java | Watch Video |
中文 (Chinese) | C# | 🚧 Coming Soon |
Türkçe (Turkish) | C# | Watch Video |
Español (Spanish) | JS/TS | Watch Video |
Português (Portuguese) | C# | Watch Video |
Deutsch (German) | Java | Watch Video |
Italiano (Italian) | Python | Watch Video |
International sessions featured regionally tailored instruction and local language delivery, helping broaden developer access and engagement with MCP.
MCP Dev Days – Two Days of Deep Technical Learning
To expand developer opportunities, MCP Dev Days is a new virtual event focused entirely on the Model Context Protocol. Scheduled for July 29th & 30th, this event offers:
- In-depth technical sessions on MCP
- Community networking
- Hands-on workshops
- Live and on-demand video content
Register here: MCP Dev Days
Once registered, you can join the live stream or watch recordings later on the Microsoft Developer YouTube channel.
For full recording links, guides, and code bases, review the session tables above or visit the Microsoft for Developers Blog.
This post appeared first on “Microsoft DevBlog”. Read the entire article here