Loading languages...
WE

weather-forecast-mcp-server

@93minki

This is a TypeScript-based MCP server that implements a simple notes system. It demonstrates core MCP concepts by providing:

weather
forecast
typescript
mcp-server

# mcpServer Config

{
  "mcpServers": {
    "weather-server": {
      "command": "node",
      "args": [
        "/Users/{UserName}/Desktop/{Project-path}/build/index.js"
      ]
    }
  }
}

# stdio

node build/index.js
Transport:
stdio
Язык:
TypeScript
Создано:4/15/2025
Обновлено:4/21/2025