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
NVD CVE MCP Server
The NVD CVE MCP Server is a powerful security research tool
UN World Population Demographics
Global population data from 1950-2023. Fertility rates, life expectancy, mortality, and migration for 298 countries via MCP.
Speech AI
Production speech AI MCP server with pronunciation scoring, speech-to-text, and text-to-speech — 10 tools, 7 resources, 3 prompts.
MCP-TFT
Provides accurate Teamfight Tactics (TFT) analysis using Data Dragon and community meta insights.
mcp-atomictoolkit
An MCP-compatible server providing atomistic simulation capabilities through ASE, pymatgen, etc.
ChatSpatial
MCP server for spatial transcriptomics analysis with 60+ integrated methods
Rami Levy
An MCP server for interacting with the Rami Levy online grocery store API.
TradeMemory Protocol
Structured 3-layer memory system for AI trading agents. Records trades, discovers patterns, evolves strategy. Supports MT5, Binance, Alpaca. MIT licensed.
mycop
AI code security scanner with 100 built-in rules covering OWASP Top 10 and CWE Top 25
Cyberbro
Extracts Indicators of Compromise (IoCs) from text and checks their reputation using multiple threat intelligence services.