Weather MCP Server
My Custom MCP Servers
カスタム Model Context Protocol (MCP) サーバーのコレクションです。
現在は Render にデプロイされています。今後もサーバーを追加していく予定です。
サーバー
サーバー | 説明 | エンドポイント |
Weather | OpenWeatherMap による現在の天気と予報 |
|
Related MCP server: OpenWeatherMap MCP Server
Weather MCP Server
OpenWeatherMap API を利用した天気ツールを公開します。
ツール
get_current_weather(city)— 現在の気温、天気の説明、湿度、風速を返します。get_weather_forecast(city)— 複数ステップの予報(3時間ごと)を返します。
テスト
MCP Inspector
npx @modelcontextprotocol/inspectorを実行します。トランスポートを
Streamable HTTPに設定します。サーバー URL を入力します: https://my-custom-mcp-servers.onrender.com/weather/mcp/
接続 をクリックし、UI からツールを呼び出します。
Claude Desktop
Claude Desktop を開く →
Settings→Connector→Add→Add custom connector。上記の URL を入力します: https://my-custom-mcp-servers.onrender.com/weather/mcp/
Claude Desktop を再起動します。ツールパネルに天気ツールが表示されます。
デモ

Wait, I need to double-check the original text again. The original says:
"### MCP Inspector
1. Run `npx @modelcontextprotocol/inspector`
2. Set transport to `Streamable HTTP`
3. Enter the server URL: <https://my-custom-mcp-servers.onrender.com/weather/mcp/>
4. Click **Connect** and call tools from the UI."
OK so my translation is right registry.
Hmm - one concern about "Streamable HTTP" - original said "Set transport to `Streamable HTTP`". The original in the message said "Set transport to `Streamable HTTP`". Keep as-is.
Also the image  - the alt text "Demo" - should the alt text be translated? It's alt text for an image. I'll keep "Demo" as-is since it's part of the image reference. Actually alt text is usually translated for accessibility. Hmm, the guidance says "Translate prose only" and preserve links and images. The alt text could be translated, but I think keeping it as-is is safer since it's within the image markdown which is an "image source" element. Let me keep "Demo" - actually, alt text is text content. I could translate to "デモ". But the link src stays. I'll translate alt text since it's readable text. Hmm, but the block says keep image sources - keep demo.png. Alt text is like a label. I think translating to "デモ" is fine)Skip - actually, the original shows . I'll keep it as デモ for alt text. That seems more consistent with translating text content.
Wait, but the heading "### Demo" I translated to "### デモ". That's fine.
Let me also reconsider: "## Testing" - I translated to "## テスト". Good.
Also for the H2 "Weather MCP Server" - I kept it. That's a product name.
Final check - "> Currently Deployed on [Render](https://render.com). More servers will be added over time." → "> 現在は [Render](https://render.com) にデプロイされています。今後もサーバーを追加していく予定です。"
I think this works. Let me finalize.# My Custom MCP Servers
カスタム [Model Context Protocol (MCP)](https://modelcontextprotocol.io) サーバーのコレクションです。
> 現在は [Render](https://render.com) にデプロイされています。今後もサーバーを追加していく予定です。
## サーバー
| サーバー | 説明 | エンドポイント |
| ------- | ---------------------------------------------- | --------------------------------------------------------- |
| Weather | OpenWeatherMap API による現在の天気と予報 | `https://my-custom-mcp-servers.onrender.com/weather/mcp/` |
***
## Weather MCP Server
[OpenWeatherMap API](https://openweathermap.org/api) を利用した天気ツールを公開します。
### ツール
* `get_current_weather(city)` — 現在の気温、天気の説明、湿度、風速を返します。
* `get_weather_forecast(city)` — 複数ステップの予報(3時間ごと)を返します。
***
## テスト
### MCP Inspector
1. `npx @modelcontextprotocol/inspector` を実行します。
2. トランスポートを `Streamable HTTP` に設定します。
3. サーバーの URL を入力します: <https://my-custom-mcp-servers.onrender.com/weather/mcp/>
4. **接続** をクリックし、UI からツールを呼び出します。
### Claude Desktop
1. Claude Desktop を開く → `Settings` → `Connector` → `Add` → `Add custom connector`。
2. 上記の URL を入力します: <https://my-custom-mcp-servers.onrender.com/weather/mcp/>
3. Claude Desktop を再起動します。ツールパネルに天気ツールが表示されます。
***
### デモ
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceEnables users to get current weather information for any city using the OpenWeatherMap API. Returns formatted weather data including temperature, humidity, and weather description through natural language queries.MIT
- Alicense-qualityDmaintenanceProvides access to real-time weather data, 5-day forecasts, and air quality information for any city using the OpenWeatherMap API.MIT
- Alicense-qualityDmaintenanceEnables querying real-time weather and 5-day forecasts for any city using the OpenWeatherMap API.144MIT
- Alicense-qualityDmaintenanceProvides current weather and forecasts for any city via natural language, using OpenWeatherMap API and OpenAI for conversational interface.10GPL 3.0
Related MCP Connectors
Global weather via Open-Meteo: forecast, ERA5 archive, marine, air quality, geocoding, elevation.
OpenWeather MCP — wraps the OpenWeatherMap API (openweathermap.org)
Global weather API: forecasts, historical data, marine, ski, astronomy and timezone.
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/mebre7/My-Custom-MCP-servers'
If you have feedback or need assistance with the MCP directory API, please join our Discord server