Back to Home

MCP-Server-Building

Verified Safe

by sabariganesan25

Overview

This project provides a lightweight Python MCP server for Claude Desktop to retrieve weather alerts and forecasts from the National Weather Service API.

Installation

Run Command
No command provided

Security Notes

The server executes local Python code via `uv` and makes external network requests to the National Weather Service API using `httpx`. There are no explicit indicators of `eval` or obfuscation in the provided README. The primary security consideration is trusting the content of `weather.py` itself and the configured `command` and `args` in `claude_desktop_config.json` to prevent arbitrary code execution.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens1000
Stars0
Forks0
Last Update2025-11-17

Tags

PythonFastMCPWeatherNWS APIClaude Desktop