remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Integrations
HRFCO Service
실시간 수문정보 조회 서비스(MCP Server)
Features
- 수위, 강수량, 댐방류량 등 실시간 수문정보 조회
- 관측소별 상세 정보 조회
- 시계열 데이터 필터링 및 통계
- 관측소 위치 정보 조회
Prerequisites
- Python 3.8+
- Claude Desktop
Installation
- Install the package:Copy
- Install required dependencies:Copy
- Configure HRFCO API Key:Windows:Copy또는 제어판 > 시스템 > 고급 시스템 설정 > 환경 변수 > 사용자 변수에서 추가Linux/macOS:Copy또는 .env 파일 생성:CopyCopy
Configuration
- Update
claude_desktop_config.json
:Copy - Cursor Configuration:
- Open Cursor Settings (Ctrl+,)
- Navigate to Extensions > Python
- Update Python Path to your Python installation:Copy
- Set PYTHONPATH in workspace settings:Copy
- Ensure
HRFCO_API_KEY
is set as a system environment variable.
Usage Examples
This server cannot be installed
Real-time hydrological information retrieval service that provides water level, precipitation, dam discharge data, and observatory location information.