Back to directory
yangsanghoon/makemcpstudy

yangsanghoon/makemcpstudy

@yangSangHoon

A Model Context Protocol (MCP) server built with mcp-framework for weather information.

weathermcp-servertypescriptmcp-frameworklearningexampletool

Installation & Configuration

{
  "mcpServers": {
    "weather-mcp-server": {
      "command": "node",
      "args": [
        "/absolute/path/to/weather-mcp-server/dist/index.js"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17