MCP Directory
Back

MCP-Hello-World

by ramazanaltintop · C# · ★ 0

Example project for getting started with ModelContextProtocol (MCP) in .NET. Includes setup instructions and a basic "Hello World" application using MCP Inspector.

#mcp#mcp-server

Install

git clone https://github.com/ramazanaltintop/MCP-Hello-World.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-hello-world": {
      "command": "npx",
      "args": [
        "-y",
        "github:ramazanaltintop/MCP-Hello-World"
      ]
    }
  }
}

From the README

��# MCP Hello World =�K� ![Preview](1.png) ## =��� Installed Packages - [ModelContextProtocol (NuGet)](https://packages.nuget.org/packages/ModelContextProtocol/) - [Microsoft.Extensions.Hosting (NuGet)](https://packages.nuget.org/packages/Microsoft.Extensions.Hosting) ## =؀� How to Run? ###…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related other servers