# weather-mcp-server-client-demo **Repository Path**: mirrors_wangfupeng1988/weather-mcp-server-client-demo ## Basic Information - **Project Name**: weather-mcp-server-client-demo - **Description**: Weather MCP server and client demo - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-26 - **Last Updated**: 2025-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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 `