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"
}
}
}
Related Servers
3D Cartoon Generator & File System Tools
Generates 3D-style cartoon images using Google's Gemini AI and provides secure file system operations.
Phone Carrier Detector
Detects Chinese mobile phone carriers, including China Mobile, China Unicom, China Telecom, and virtual operators.
Poke-MCP
Fetches Pokémon data from the PokeAPI and exposes it through a standardized MCP interface.
EduBase
Interact with EduBase, a comprehensive e-learning platform with advanced quizzing, exam management, and content organization capabilities
Stock Analysis
An MCP server for stock analysis, offering tools for chip distribution, pattern analysis, trend reversal detection, and market scanning.
Loxone MCP Server
An MCP server for Loxone home automation systems, allowing AI assistants to control lights, blinds, sensors, and weather.
Time MCP Server
Enables time awareness for large language models.
Trading MCP Server
An intelligent trading assistant that fetches live stock prices using the Yahoo Finance API.
Flyworks MCP
A server for creating fast and free lipsync videos for digital avatars, supporting both realistic and cartoon styles.
Euroleague Live
Provides club information and advanced player statistics for Euroleague and Eurocup basketball from the Euroleague API.