About
Japan Weather MCP Server
README
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"
]
}
}
}
Installing Jp Weather
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/hiroaqii/jp-weather-mcp-serverFAQ
Is Jp Weather MCP free?
Yes, Jp Weather MCP is free — one-click install via Unyly at no cost.
Does Jp Weather need an API key?
No, Jp Weather runs without API keys or environment variables.
Is Jp Weather hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Jp Weather in Claude Desktop, Claude Code or Cursor?
Open Jp Weather on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Jp Weather with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
