Skip to content

nikosdelis/mcp-ws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

🧠 Model Context Protocol (MCP) Workshop for Beginners

Welcome to the MCP Workshop! This hands-on workshop will guide you through building and implementing Model Context Protocol servers and clients. Follow along with the presenter as we explore each milestone together.

πŸ› οΈ Prerequisites

Please install the following before the workshop:

Essential Tools

Optional but Recommended

Additional Setup for .NET Aspire

dotnet new install Aspire.ProjectTemplates

NPX Command to run the inspector

npx @modelcontextprotocol/inspector dotnet run

🎯 Workshop Milestones

πŸƒβ€β™‚οΈ Milestone 1: First Server

Learn to create your first MCP server from scratch.

Repository: mcp-workshop-01-first-server


πŸ’» Milestone 2: First Client

Build a client that communicates with your MCP server.

Repository: mcp-workshop-02-first-client


πŸ€– Milestone 3: GitHub Copilot Integration

Integrate your MCP server with GitHub Copilot for enhanced AI capabilities.

MCP Configuration


🌐 Milestone 4: HTTP Transport Mode

Implement MCP server using HTTP transport for web-based communication.

Repository: mcp-workshop-04-shttp


☁️ Milestone 5: .NET Aspire Integration

Deploy and manage your MCP server using .NET Aspire with HTTP transport.

Repository: mcp-workshop-05-aspire


πŸ“š Additional Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors