Weather MCP Server
@amahule
About Weather MCP Server
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"weather_mcp_server": {
"command": "/path/to/uv",
"args": [
"--directory",
"/absolute/path/to/weather_mcp_server",
"run",
"weather_server.py"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Weather MCP Server?
An MCP server that provides weather information through a connection to the National Weather Service API. It is designed for users who need current weather alerts and forecasts for locations in the United States.
How to use Weather MCP Server?
Install dependencies (mcp and httpx) using pip or uv. Run weather_server.py directly, or configure it with Claude for Desktop by adding the server definition to `claude_des
More Media & Design MCP servers
Figma MCP Server
TimHoldenModel Context Protocol server implementation for Figma API
YouTube Transcript Server
kimtaeyoon83This is an MCP server that allows you to directly download transcripts of YouTube videos.
Tripadvisor MCP Server
pab1it0A Model Context Protocol (MCP) server for Tripadvisor Content API. This provides access to Tripadvisor location data, reviews, and photos through standardized MCP interfaces, allowing AI assistants to search for travel destinations and experiences.
YouTube Transcript MCP Server
jkawamotoMCP server retrieving transcripts of YouTube videos
YouTube MCP Server
ZubeidHendricksMCP Server for YouTube API, enabling video management, Shorts creation, and advanced analytics
Comments