Skip to content

SmithGuru/SimpleWeatherMCP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple MCP server with weather information, written on C#. It consists of:
get_weather(cityName) tool: returns brief weather information
weather://{cityName} resource: return same information as a tool.

How to run

To build, simply write in project directory:
dotnet build

To run, as expected:
dotnet run

You can use mcp-inspector to test functionality. In project directory:
npx @modelcontextprotocol/inspector dotnet run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages