What is the .NET MCP Server MCP server?
AI assistant access to .NET SDK for projects, packages, building, testing, and development tools.
How to install .NET MCP Server
Copy-paste configuration for popular MCP clients.
DOTNET_SKIP_FIRST_TIME_EXPERIENCESkip .NET CLI first-time setup experience
DOTNET_NOLOGOSuppress .NET logo and startup messages
{
"mcpServers": {
"dotnet-mcp": {
"command": "dnx",
"args": [
"Community.Mcp.DotNet"
],
"env": {
"DOTNET_SKIP_FIRST_TIME_EXPERIENCE": "<YOUR_DOTNET_SKIP_FIRST_TIME_EXPERIENCE>",
"DOTNET_NOLOGO": "<YOUR_DOTNET_NOLOGO>"
}
}
}
}{
"mcpServers": {
"dotnet-mcp": {
"command": "dnx",
"args": [
"Community.Mcp.DotNet"
],
"env": {
"DOTNET_SKIP_FIRST_TIME_EXPERIENCE": "<YOUR_DOTNET_SKIP_FIRST_TIME_EXPERIENCE>",
"DOTNET_NOLOGO": "<YOUR_DOTNET_NOLOGO>"
}
}
}
}{
"mcpServers": {
"dotnet-mcp": {
"command": "dnx",
"args": [
"Community.Mcp.DotNet"
],
"env": {
"DOTNET_SKIP_FIRST_TIME_EXPERIENCE": "<YOUR_DOTNET_SKIP_FIRST_TIME_EXPERIENCE>",
"DOTNET_NOLOGO": "<YOUR_DOTNET_NOLOGO>"
}
}
}
}{
"servers": {
"dotnet-mcp": {
"type": "stdio",
"command": "dnx",
"args": [
"Community.Mcp.DotNet"
],
"env": {
"DOTNET_SKIP_FIRST_TIME_EXPERIENCE": "<YOUR_DOTNET_SKIP_FIRST_TIME_EXPERIENCE>",
"DOTNET_NOLOGO": "<YOUR_DOTNET_NOLOGO>"
}
}
}
}claude mcp add dotnet-mcp --env DOTNET_SKIP_FIRST_TIME_EXPERIENCE=<YOUR_DOTNET_SKIP_FIRST_TIME_EXPERIENCE> --env DOTNET_NOLOGO=<YOUR_DOTNET_NOLOGO> -- dnx Community.Mcp.DotNetRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.