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
Real-time hydrological information inquiry service (MCP Server)
Features
- Real-time hydrological information such as water level, precipitation, and dam discharge
- View detailed information by observatory
- Time series data filtering and statistics
- Observatory location information query
Prerequisites
- Python 3.8+
- Claude Desktop
Installation
- Install the package:Copy
- Install required dependencies:Copy
- Configure HRFCO API Key:Windows:CopyOr add it in Control Panel > System > Advanced System Settings > Environment Variables > User VariablesLinux/macOS:CopyOr create a .env file: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.