A sample MCP server using the MCP C# SDK. Generates random numbers and random we
Tags
registry.modelcontextprotocol.io
Configuration
{
"mcpServers": {
"Knapcode.SampleMcpServer": {
"args": [
"Knapcode.SampleMcpServer"
],
"command": "uvx",
"transport": "stdio"
}
}
}