Loading MCP server directory, please wait...
Hosted MCP server for Xweather weather data: conditions, forecasts, alerts, and more.
npx @getmcp/cli add com.xweather/weatherRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <client_id>_<client_secret>, or an OAuth 2.0 JWT if your client supports OAuth
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.xweather/weather": {
"url": "https://mcp.api.xweather.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}