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"
}
}
}
관련 서버
mycop
AI code security scanner with 100 built-in rules covering OWASP Top 10 and CWE Top 25
Scenario Word
A server for the scenario-word MCP, built with the mcp-framework.
Manifold Markets
Interact with Manifold Markets prediction markets, including market creation, trading, and liquidity management.
DrainBrain MCP Server
Solana token rug-pull detection via ML ensemble (XGBoost + GRU temporal)
Unreal Engine
Let AI agents see, build, test, and edit inside Unreal Engine 5.7 — including Blueprints, which are normally opaque binary assets.
CTFd MCP Server
Connect to CTFd instance, download tasks and submit flags
AbuseIpDB MCP Server
A Model Context Protocol (MCP) server implementation that provides seamless integration with the AbuseIPDB API for IP reputation checking and abuse report management.
Currency Exchange & Crypto Rates
Real-time forex and crypto conversion with multi-source failover across 5 providers. 60+ fiat currencies, 30+ cryptocurrencies, no API keys needed.
mcp-server-gemini-bridge
Bridge to Google Gemini API. Access Gemini Pro and Flash models through MCP.
Actiongate
Pre-execution safety layer for autonomous agent wallets — risk scoring, simulation, and policy enforcement via MCP, with free tier and pay-per-call pricing over x402