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 💡
Scrapeless MCP Server
scrapeless-ai
Scrapeless Mcp Server
2025-04-01
mcp-wolframalpha
akalaric
A Python-powered Model Context Protocol MCP server and client that uses Wolfram Alpha via API.
2025-04-14
xgmem
meetdhanani17
A TypeScript-based MCP server for project-specific and knowledge graph-based memory management for LLMs and agents.
2025-04-27
PostHog
PostHog
Official PostHog MCP Server 🦔
2025-05-14
sse
@currents/mcp
currents-dev
A MCP server that allows you to provide test results context to your AI agents by connecting them to Currents, useful for asking AI to fix or optimize tests failing in CI.
2025-04-02
harshini-ns/mcp-search-engine
harshini-ns
A calculator and search engine MCP server providing mathematical functions and search tools via stdio transport.
2025-04-24