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サービス
リアルタイム水文情報照会サービス(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
構成
- 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.