ClaudeWave
PHOENIXxXTM
PHOENIXxXTM

Claude-MCP-Server

View on GitHub

A lightweight Model Context Protocol (MCP) server that provides real-time weather data to MCP-compatible clients. Built using Claude’s MCP framework, this server enables seamless weather queries and integration with AI agents and other MCP tools.

MCP Servers4 stars0 forksPythonUpdated 5mo ago
ClaudeWave Trust Score
44/100
! Caution
Passed
  • Clear description
Flags
  • !No license declared
Last scanned: 4/14/2026
Install in Claude Desktop
Method detected: Manual
{
  "mcpServers": {
    "claude": {
      "command": "node",
      "args": ["/path/to/Claude-MCP-Server/dist/index.js"]
    }
  }
}
1. Copy the snippet above.
2. Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
3. Replace any <placeholder> values with your API keys or paths.
4. Restart Claude Desktop. The MCP server appears automatically.
💡 Clone https://github.com/PHOENIXxXTM/Claude-MCP-Server and follow its README for install instructions.
Use cases
🛠️ Dev Tools

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.

More MCP Servers