Back to directory
tallamjr/mcp-test-weather

tallamjr/mcp-test-weather

@tallamjr001

基于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
2025/4/13
Updated
2025/4/13