Tenki
Get weather updates for Japan.
Installation
Installing for Claude Desktop
Manual Configuration Required
This MCP server requires manual configuration. Run the command below to open your configuration file:
npx mcpbar@latest edit -c claude
This will open your configuration file where you can add the Tenki MCP server manually.
mcp-tenki
A MCP server with weather of Japan
Setup
$ uv sync
Running Server
Run without clone
{
"mcpServers": {
"tenki": {
"command": "uvx",
"args": ["--from", "git+https://github.com/acxelerator/mcp-tenki.git", "mcp-tenki"]
}
}
}
Run with clone
{
"mcpServers": {
"tenki": {
"command": "uv",
"args": ["--directory", "/PATH/TO/REPOSITORY/mcp_tenki", "run", "main.py"]
}
}
}
Details:
Stars
0Forks
4Last commit
6 months agoRepository age
6 monthsLicense
MIT
Auto-fetched from GitHub .
MCP servers similar to Tenki:

Stars
Forks
Last commit

Stars
Forks
Last commit

Stars
Forks
Last commit