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 💡
Higress
Higress is an AI Native API Gateway based on Istio and Envoy, which hosts MCP (Model Context Protocol) Servers through its plugin mechanism, enabling AI Agents to easily call various tools and services.
mcp-filesys
A Model Context Protocol (MCP) server implementation that provides filesystem access capabilities for AI models through standardized JSON-RPC requests
agentmail-toolkit
The AgentMail Toolkit integrates popular agent frameworks and protocols including OpenAI Agents SDK, Vercel AI SDK, and Model Context Protocol (MCP) with the AgentMail API.
Createve.AI Nexus Server
An open-source Model Context Protocol (MCP) and API bridge by RootUK, designed to securely connect AI agents with enterprise systems, real-time data, and custom AI models.
ios-forensics-mcp
A forensic analysis MCP server for iOS file systems enabling AI-assisted digital forensics
theishangoswami/exa-mcp-server
An MCP server enabling AI assistants like Claude to use the Exa AI Search API for web searches