weather-mcp-server-client-demo

wangfupeng1988/weather-mcp-server-client-demo

3.2

If you are the rightful owner of weather-mcp-server-client-demo and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Weather MCP server and client demo showcases the implementation of a Model Context Protocol (MCP) server and client for weather data processing.

Weather MCP server and client demo

Weather MCP server

执行 npm run build 构建出目标代码 build/index.js

然后在 MCP client 配置目标代码绝对路径,即可使用。

MCP client demo

执行 npm run build 构建出目标代码 build/index.js

然后执行 node build/index.js <mcp-server-absolute-file-path>