Back to directory
tallamjr/mcp-test-weather

tallamjr/mcp-test-weather

@tallamjr

基于Claude文档的MCP天气服务器示例,用于学习和测试MCP功能

mcpweatherdemotestclaudetutorialtool

Installation & Configuration

{
  "mcpServers": {
    "weather": {
      "command": "uv",
      "args": [
        "--directory",
        "/Users/tallam/github/tallamjr/origin/mcp-test-weather",
        "run",
        "weather.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17