The Core of .NET

W08 MCP Magic

09/16/2026

9:30am - 10:45am

Level: Intermediate

Rockford Lhotka

VP of Strategy

Xebia

AI agents can't do much without tools. One of the best ways to give your agent a tool is through the Model Context Protocol (MCP).

In this session, you will learn how to implement MCP servers in C#, including servers that intelligently return information, take actions for an agent, and more.

The result is that your AI agent, plus MCP, can seem like it is performing magic on your behalf!

You will learn:

  • How to build an MCP server in C#
  • How to register MCP servers with agents
  • How to centralize management and metadata about your MCP servers