Weather MCP Server
@amahule
关于 Weather MCP Server
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"weather_mcp_server": {
"command": "/path/to/uv",
"args": [
"--directory",
"/absolute/path/to/weather_mcp_server",
"run",
"weather_server.py"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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
媒体与设计 分类下的更多 MCP 服务器
Photoshop MCP Server
loonghaoA Model Context Protocol (MCP) server that interfaces with Adobe Photoshop's Python API. Enables LLMs to execute image editing operations, automate workflows, and manage Photoshop tasks through structured commands and context-aware interactions.
YouTube MCP Server
anaisbettsA Model-Context Protocol Server for YouTube
Figma MCP Server
TimHoldenModel Context Protocol server implementation for Figma API
RustChain MCP
ScottcjnMCP server for RustChain blockchain and BoTTube video platform — AI agent tools for earning RTC tokens. Built on createkr's RustChain SDK.
Weather API MCP Server
TuanKiriA lightweight Model Context Protocol (MCP) server that enables AI assistants like Claude to retrieve and interpret real-time weather data. Discuss on Hacker News:
评论