PHOENIXxXTM/Claude-MCP-Server
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.
Platform-specific configuration:
{
"mcpServers": {
"Claude-MCP-Server": {
"command": "npx",
"args": [
"-y",
"Claude-MCP-Server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...