MCP Server
MCP
io.github.YuliiaKovalova/dotnet-template-mcp
MCP server for dotnet new: discover, inspect, preview and create .NET projects from templates.
Install
nuget:[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "nuget",
"identifier": "DotnetTemplateMCP",
"version": "2.0.0",
"runtimeHint": "dnx",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"description": "Auto-confirm package installation",
"isRequired": true,
"format": "string",
"value": "-y",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
nuget
By
Comments
Sign in to leave a comment