Skip to content

My Mcp Weather Server

Free

by MCP Community

基于MCP的实时天气预报服务器

v0.6.0Added Apr 12, 2026
mcpweatherapiservermodelcontextprotocol
Works with:ClaudeGPTGeminiCopilot

My Mcp Weather Server MCP Server

基于MCP的实时天气预报服务器

Installation

npx -y my-mcp-weather-server

Reviews

Leave a Review

Installation

Quick install
npx -y my-mcp-weather-server
Add to claude_desktop_config.json
{
  "mcpServers": {
    "my-mcp-weather-server": {
      "command": "npx",
      "args": ["-y", "my-mcp-weather-server"]
    }
  }
}