afrise/MCPSharp
MCPSharp is a .NET library that helps you build Model Context Protocol (MCP) servers and clients - the standardized API protocol used by AI assistants and models.
Platform-specific configuration:
{
"mcpServers": {
"MCPSharp": {
"command": "npx",
"args": [
"-y",
"MCPSharp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...