weather-mcp
날씨 API + UI + MCP 서버
이 프로젝트에는 다음이 포함되어 있습니다:
UI: 도시 이름을 입력하고 현재 날씨 확인
HTTP API:
GET /api/weather?city=...요약 API:
GET /api/summary?city=...(Claude 선택 사항; 로컬 요약으로 대체됨)MCP 서버: stdio를 통한
get_weather도구
날씨 데이터는 Open‑Meteo(무료, API 키 불필요)를 사용합니다.
UI + API 실행
npm install
npm run devhttp://localhost:5175를 엽니다.
선택 사항: “Claude API” 요약
Claude는 완전히 무료가 아니므로 API 키가 필요합니다. 이 프로젝트는 다음 중 하나를 지원합니다:
ANTHROPIC_API_KEY(직접 Anthropic API), 또는OPENROUTER_API_KEY(OpenRouter,OPENROUTER_MODEL을 통해 Anthropic Claude 모델 사용)
키가 설정되지 않은 경우, /api/summary 및 UI의 “요약(Summarize)” 버튼은 로컬 요약으로 대체됩니다.
MCP 서버 실행 (stdio)
npm install
npm run mcp그런 다음 MCP 클라이언트를 다음과 같이 구성하여 실행합니다:
command:
npmargs:
["run","mcp"]cwd: 이 폴더
도구 이름:
get_weather(입력값:{ "city": "Pune" })
"# MCP_example"
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
- AlicenseNot gradedqualityDmaintenanceProvides current weather information for any city worldwide using the free Open-Meteo API, enabling users to query temperature, wind speed, humidity, and weather conditions through natural language.21MIT
- FlicenseNot gradedqualityDmaintenanceProvides weather information using Open-Meteo API without requiring an API key. Supports weather queries by city name or coordinates with customizable temperature units.
- AlicenseNot gradedqualityDmaintenanceFetches current weather information for any city using the Open-Meteo API through a simple MCP tool interface.2,013MIT
- AlicenseNot gradedqualityDmaintenanceProvides current weather information for any city using the Open-Meteo API. Returns temperature, humidity, wind speed, and other weather data in JSON format.22MIT
Related MCP Connectors
Real-time weather conditions and multi-day forecasts via Open-Meteo — free, no API key required
Global weather via Open-Meteo: forecast, ERA5 archive, marine, air quality, geocoding, elevation.
Open-Meteo MCP — weather forecast + historical reanalysis + sister APIs
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/vijaypss/MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server