Tenki
A server for fetching weather information in Japan.
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"]
}
}
}
Related Servers
MCP-TFT
Provides accurate Teamfight Tactics (TFT) analysis using Data Dragon and community meta insights.
TechMCP
Integrates with PSG College of Technology's e-campus portal to provide AI assistants access to student academic data like marks, attendance, and timetables.
MCP Time Server
A simple server that provides the current UTC time.
OctoEverywhere For 3D Printing
A 3D Printing MCP server that allows for querying for live state, webcam snapshots, and 3D printer control.
Flux Image MCP Server
Generate images using Replicate's Flux Schnell model.
Weather
Provides weather alerts and forecasts using the National Weather Service API.
Time MCP Server
Provides current time and timezone conversion capabilities using IANA timezone names, with automatic system timezone detection.
MCP Media Processing Server
A server for media processing, offering powerful video and image manipulation using FFmpeg and ImageMagick.
MCP Emotional Support
Provides emotional support and positive reinforcement for LLMs, with customizable therapeutic personas.
Baseball MCP
An MCP server for retrieving Major League Baseball (MLB) game results, schedules, and specific game details using the mlb-statsapi library.