runtime

GitHub

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.

18,175 stars C# 1 file ยท ~2,537 tokens #dotnet#hacktoberfest#help-wanted

runtime MCP Server

MCP server for dotnet/runtime

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "runtime": {
      "command": "npx",
      "args": [
        "-y",
        "@dotnet/runtime"
      ]
    }
  }
}