Back to directory
iamgauravn/mcp_server

iamgauravn/mcp_server

@iamgauravn

A simple C# implementation of a Model Context Protocol (MCP) server using .NET 9, demonstrating monkey and selling services.

csharpdotnetmcp-serverexampledemomonkeysellingtool

Installation & Configuration

{
  "mcpServers": {
    "weather": {
      "command": "dotnet",
      "args": [
        "run",
        "--project",
        "F:\\MyFirstMCP\\MyFirstMCP.csproj",
        "--no-build"
      ]
    }
  }
}

Information

Transport
stdio
Language
C#
Created
2026/6/14
Updated
2026/6/15