Japan Weather MCP Server 🌞
A simple MCP server that using 天気予報 API(livedoor 天気互換) .
Setup
Install dependencies using uv:
uv sync
Usage with Claude Desktop
{
"mcpServers": {
"Weather MPC Server": {
"command": "/path/to/your/uv", // check `which uv`
"args": [
"--directory",
"/path/to/your/jp-weather-mcp-server", //project full path
"run",
"weather.py"
]
}
}
}
Recommend MCP Servers 💡
osp_marketing_tools
A Model Context Protocol (MCP) server that empowers LLMs to use some of Open Srategy Partners' core writing and product marketing techniques.
duckduckgo-mcp-server
A Model Context Protocol server for DuckDuckGo Search
@zcaceres/gtasks
A Google Tasks Model Context Protocol Server for Claude
mcp_server_lark
A Model Context Protocol server for Lark(Feishu) sheet, message, doc and etc.
pdf-mcp-server
A comprehensive PDF manipulation toolkit that integrates with Claude AI via MCP, enabling users to merge, split, encrypt, optimize, and analyze PDFs using natural language commands.
@picahq/mcp
A Model Context Protocol (MCP) server that integrates with Pica, enabling seamless interaction with various third-party services through a standardized interface. This server provides direct access to platform integrations, actions, execution capabilities, and robust code generation capabilities.