trackmcp
Back to directory
Nishantjaryal

weather_mcp

View on GitHub

weather_mcp server acts as a api for ai models to fetch weather data

0 stars TypeScriptOthers Updated Jan 24, 2026

Documentation

weather_mcp

weather_mcp server acts as a api for ai models to fetch weather data

Run it

1. Clone the Repository

bash
https://github.com/Nishantjaryal/weather_mcp.git
bash
cd weather_mcp
bash
npm install

claude_desktop_config.json

bash
{
  "mcpServers": {
    "weather": {
      "command": "node",
      "args": ["ABSOLUTE LOCATION OF .JS FILE IN BUILD DIRECTORY"]
    }
  }
}

Frequently asked questions

What is weather_mcp?

weather_mcp is weather_mcp server acts as a api for ai models to fetch weather data

How do I install weather_mcp?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is weather_mcp open source?

Yes — it is hosted on GitHub at https://github.com/Nishantjaryal/weather_mcp.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP