Search, inspect, preview, and create .NET projects from dotnet new templates via AI agents.
An MCP server that lets AI agents work with templates — search, inspect, preview, and create projects through natural conversation instead of memorizing CLI flags. Your AI agent just says: "I need a web API with authentication and controllers" — and the MCP server figures out the rest. Building a custom template? catches mistakes before you publish — no more guessing if your is correct: What it…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
An MCP server that lets AI agents work with templates — search, inspect, preview, and create projects through natural conversation instead of memorizing CLI flags. Your AI agent just says: "I need a web API with authentication and controllers" — and the MCP server figures out the rest. Building a custom template? catches mistakes before you publish — no more guessing if your is correct: What it catches: missing required fields, invalid identity format, short name conflicts with CLI commands,…