SyedMCPServer

syedjami/SyedMCPServer
★ 1 stars Python 🔌 API Integration Updated 2mo ago
MCP Server for Current Weather
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "syedmcpserver": {
      "command": "uvx",
      "args": [
        "syedmcpserver"
      ]
    }
  }
}

Or install with pip: pip install syedmcpserver