ampleMcpServer for Claude Desktop
io.github.duiduixu/amplemcpserver
生成随机数MCP Server
client:Claude Desktop
transport:stdio
runtime:nuget
Install ampleMcpServer in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"amplemcpserver": {
"command": "dnx",
"args": [
"sterlingxu_SampleMcpServer",
"--yes"
],
"env": {
"WEATHER_CHOICES": "<WEATHER_CHOICES>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs