Loading MCP server directory, please wait...
AI assistant access to .NET SDK for projects, packages, building, testing, and development tools.
npx @getmcp/cli add io.github.jongalloway/dotnet-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jongalloway/dotnet-mcp": {
"command": "dnx",
"env": {
"DOTNET_SKIP_FIRST_TIME_EXPERIENCE": "1",
"DOTNET_NOLOGO": "1"
}
}
}
}