SamFold/Mcp.Net
A fully featured C# implementation of Anthropic's Model Context Protocol (MCP)
Platform-specific configuration:
{
"mcpServers": {
"Mcp.Net": {
"command": "npx",
"args": [
"-y",
"Mcp.Net"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...