Skip to content

Ptalati015/MCP_DEMO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCP_DEMO

This project demonstrates how to create and use a Model Context Protocol (MCP) server using C#. The SampleMcpServer provides tools for generating random numbers and retrieving weather information.

What's included

  • SampleMcpServer: A C# MCP server that provides:
    • Random number generation tools
    • Weather information tools
    • Example of how to structure an MCP server project

Getting Started

For Users

If you want to use the published MCP server package:

  1. Install the package from NuGet.org using the configuration shown in SampleMcpServer/README.md
  2. Configure your IDE (VS Code or Visual Studio) with the appropriate MCP configuration
  3. Start using the tools through Copilot Chat

For Developers

If you want to develop or modify the MCP server:

  1. Clone this repository
  2. Follow the development instructions in SampleMcpServer/README.md
  3. Test locally before publishing

Learn More

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages