Weather MCP Service
Provides real-time weather information and forecasts.
Weather MCP Service
FastAPI 기반의 Weather MCP 서비스 구현입니다.
설치 방법
- Python 3.8 이상이 필요합니다.
- Poetry를 사용하여 의존성을 설치합니다:
poetry install
실행 방법
poetry run start
서버는 기본적으로 http://localhost:8000 에서 실행됩니다.
테스트 실행
poetry run pytest
API 문서
서버 실행 후 다음 URL에서 API 문서를 확인할 수 있습니다:
- Swagger UI: http://localhost:8000/docs
- ReDoc: http://localhost:8000/redoc
Claude Desktop 연동
claude_desktop_config.json 파일에 다음 설정을 추가하세요:
{
"mcpServers": {
"weather": {
"url": "http://localhost:8000"
}
}
}
相關伺服器
memcord
Privacy-first MCP server for AI memory management. Save, search & organize chat history with intelligent summarization.
SNOTEL MCP Server
Provides access to USDA SNOTEL weather and snow data.
XActions
⚡ The Complete X/Twitter Automation Toolkit — Scrapers, MCP server for AI agents (Claude/GPT), CLI, browser scripts. No API fees. Open source.
Mnemex
Mnemex is a Python MCP server that provides AI assistants with human-like memory dynamics through temporal decay and natural spaced repetition, storing memories locally in human-readable JSONL and Markdown formats.
Video Still Capture MCP
An MCP server for accessing and controlling webcams using OpenCV.
Wordle MCP
Fetches the Wordle solution for a specific date, available from 2021-05-19 up to 23 days in the future.
MCP Weather Server
Provides real-time weather information and forecasts using the OpenWeatherMap API.
Nanoleaf MCP Server
A server for controlling Nanoleaf smart lights using the Model Context Protocol.
SignalK MCP Server
Provides AI agents with read-only access to SignalK marine data systems, enabling queries of vessel navigation data, AIS targets, and system alarms.
Shioaji MCP Server
Access the Shioaji trading API for financial data and trading operations, requiring a SinoPac Securities account.