sampledotnetmcpserver for Claude Desktop
io.github.timheuer/sampledotnetmcpserver
Sample .NET MCP Server
client:Claude Desktop
transport:stdio
runtime:nuget
Install sampledotnetmcpserver in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"sampledotnetmcpserver": {
"command": "dnx",
"args": [
"TimHeuer.SampleDotnetMcpServer",
"--yes"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs