Argha713/dotnet-mcp-server
A .NET 8 MCP server exposing enterprise tools (filesystem, SQL, HTTP, datetime) to AI assistants like Claude Desktop
Platform-specific configuration:
{
"mcpServers": {
"dotnet-mcp-server": {
"command": "npx",
"args": [
"-y",
"dotnet-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...