z63d/weather-mcp-server-ts
3.2
If you are the rightful owner of weather-mcp-server-ts 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 Model Context Protocol (MCP) server is a framework designed to facilitate the integration and management of AI models and services through a standardized protocol.
weather-mcp-server-ts
- https://modelcontextprotocol.io/docs/develop/build-server
- https://github.com/modelcontextprotocol/modelcontextprotocol/blob/e2b5939b76e82c8c52696a9a50a3414c729eba7a/docs/docs/develop/build-server.mdx
npm install
npm run build
claude mcp add-json weather -s user '{
"command": "node",
"args": ["/ABSOLUTE/PATH/weather-mcp-server-ts/build/index.js"]
}'
claude mcp remove weather -s user