Weather Server

Provide real-time weather information and forecasts through a standardized interface. Enable applications to query weather data seamlessly for various locations. Enhance user experience by integrating accurate and up-to-date meteorological data.

Installation

Installing for Claude Desktop

Option 1: One-Command Installation

npx mcpbar@latest install TmRichrd/0xbot-weather -c claude

This command will automatically install and configure the Weather Server MCP server for your selected client.

Option 2: Manual Configuration

Run the command below to open your configuration file:

npx mcpbar@latest edit -c claude

After opening your configuration file, copy and paste this configuration:

View JSON configuration
{
  "mcpServers": {
    "Weather Server": {
      "command": "npx",
      "args": [
        "-y",
        "weather-mcp-server"
      ],
      "env": {}
    }
  }
}

Weather MCP Server

Share:
Details:
  • Stars


    0
  • Forks


    0
  • Last commit


    2 months ago
  • Repository age


    2 months
View Repository

Auto-fetched from GitHub .

MCP servers similar to Weather Server:

 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


Weather Server: MCP Server – MCP.Bar