Serversio.github.timheuer/sampledotnetmcpserver
S

io.github.timheuer/sampledotnetmcpserver

io.github.timheuer/sampledotnetmcpserver · v0.1.57-beta
▦ nuget
v0.1.57-betanuget nuget: TimHeuer.SampleDotnetMcpServer↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
  "name": "io.github.timheuer/sampledotnetmcpserver",
  "description": "Sample .NET MCP Server",
  "repository": {
    "url": "https://github.com/timheuer/sampledotnetmcpserver",
    "source": "github"
  },
  "version": "0.1.57-beta",
  "packages": [
    {
      "registryType": "nuget",
      "registryBaseUrl": "https://api.nuget.org/v3/index.json",
      "identifier": "TimHeuer.SampleDotnetMcpServer",
      "version": "0.1.57-beta",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}