MCP Server

aspire

From dotnet
Install
1
Run in your terminal
$
npx claudepluginhub melodic-software/claude-code-plugins --plugin dotnet
Add to Your Project

Add to your .mcp.json:

{
  "mcpServers": {
    "aspire": {
      "command": "aspire",
      "args": [
        "mcp",
        "start"
      ]
    }
  }
}
Details
Commandaspire
Arguments
mcpstart
Actions