mcp-tenki
The MCP server appears to be associated with JBL as indicated by the badge URL ('https://glama.ai/mcp/servers/jbl3sfsi9r/badge') which contains 'jbl' in the server ID.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-tenkiwhat's the weather in Tokyo today?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mcp-tenki
A MCP server with weather of Japan
Setup
$ uv syncRunning 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/mcp_tenki", "run", "main.py"]
}
}
}Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- -license-qualityDmaintenanceA Simple WeatherForecastServer: Get Weather Easily and FreelyLast updated
- AlicenseAqualityCmaintenanceProvides access to Japan Meteorological Agency (JMA) weather data including real-time observations, historical weather data, and forecasts from 1286 AMeDAS stations across Japan.Last updated111MIT
- Alicense-qualityDmaintenanceProvides weather information for 110 cities across Japan with natural language support for location names in kanji, hiragana, and katakana. Retrieves current weather conditions and forecasts using OpenMeteo API through MCP-compliant tools.Last updated1MIT
Related MCP Connectors
Global weather API: forecasts, historical data, marine, ski, astronomy and timezone.
Weather data, forecast API, climate data, historical weather, alerts, agricultural & travel weather.
Get US weather forecasts, active alerts, and current observations.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/acxelerator/mcp-tenki'
If you have feedback or need assistance with the MCP directory API, please join our Discord server