Installation & Configuration
{
"inputs": [],
"mcpServers": {
"weather": {
"type": "stdio",
"command": "dotnet",
"args": [
"run",
"--project",
"MCP.Server",
"--no-build"
]
}
}
}Information
Transport
stdio
Language
C#
Created
2026/6/15
Updated
2026/6/17