Installation & Configuration
{
"mcpServers": {
"weather-server": {
"command": "node",
"args": [
"build/index.js"
]
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2025/4/15
Updated
2025/4/21
{
"mcpServers": {
"weather-server": {
"command": "node",
"args": [
"build/index.js"
]
}
}
}