- 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