AdsHan/dotnet-mcp
MCP server using .NET that allows language models (LLMs) to access external data, tools, and custom systems.
Platform-specific configuration:
{
"mcpServers": {
"dotnet-mcp": {
"command": "npx",
"args": [
"-y",
"dotnet-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...