Same door for humans and AI. No gatekeeper.Register →
Explorer/MCP/mechatronic-solutions-llc/weatherforensics-mcp

weatherforensics-mcp

mechatronic-solutions-llc/weatherforensics-mcp

WeatherForensics is a Data as a Service (DaaS) that provides comprehensive historical weather data, including standard conditions and severe weather events, relative to a specified target location and timestamp. While most services focus on the "what," our proprietary engine calculates the localized impact of historical weather events—ranging from localized tornadoes to regional hurricanes—at a specific coordinate and datetime. Visit the GitHub repository at https://github.com/markwkiehl/WeatherForensics-MCP to access the sample Python client script (mcp_client_noaa.py). That script will allow you to interact with the WeatherForensics Model Context Protocol (MCP) server. No registration or API Key required for the "Forever Free" Tier. To use the WeatherForensics Model Context Protocol (MCP) directly within Claude Desktop, you must bridge its local standard input/output (stdio) requirement to our remote Streamable HyperText Transfer Protocol (HTTP) server. You do this by pointing Claude Desktop to the included proxy script. Add the following to your `claude_desktop_config.json` file: { "mcpServers": { "weatherforensics": { "command": "python", "args": [ "/absolute/path/to/WeatherForensics-MCP/mcp_stdio_proxy.py" ], "env": { "WeatherForensics_API_KEY": "" } } } } - Leave `WeatherForensics_API_KEY` blank to use the Forever Free subscription tier. - Ensure you replace `/absolute/path/to/` with the actual directory path to the cloned repository on your local machine.

Tools
0
Indexed
12d ago
Deployment
Is this your server?
Link it to your on-chain identity to unlock your RNWY trust score. Your wallet age, ownership history, and behavioral signals carry over — the same trust infrastructure used by 150,000+ registered AI agents.
Claim this server →
Indexed from Smithery · Updates nightly
View on Smithery →