dotnet template mcp for Claude Desktop
io.github.yuliiakovalova/dotnet-template-mcp
MCP server for dotnet new: discover, inspect, preview and create .NET projects from templates.
client:Claude Desktop
transport:stdio
runtime:nuget
Install dotnet template mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"dotnet-template-mcp": {
"command": "dnx",
"args": [
"DotnetTemplateMCP",
"--yes"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs