Skip to main content
Glama
GSA-TTS

mcp-server-usace-iwr

by GSA-TTS

mcp-server-usace-iwr

米国陸軍工兵隊(USACE)水资源研究所(IWR)の河川マイル標識ArcGISフィーチャサービスをラップするMCP(Model Context Protocol)サーバーです。LLMが米国の航行可能な河川における河川マイル標識の位置を特定し、「今いる河川マイルはどこですか?」という質問に答えることができます。

  • データセット: USACE 河川マイル標識

  • サービス: https://services7.arcgis.com/n1YM8pTrFmm7L4hs/arcgis/rest/services/usace_river_mile_markers/FeatureServer/0

  • 認証: なし(公開サービス)

  • CRS: WGS84(EPSG:4326)10進度

ツール

ツール

目的

usace_rivermile_nearest

緯度/経度に最も近い標識を1つ返します(距離+方位を含む)。

usace_rivermile_find_markers

地点(半径)付近またはGeoJSONジオメトリ/バウンディングボックス内の標識を検索します。

usace_rivermile_query

河川名および/またはマイル値の範囲で標識をフィルタリングし、ページネーション付きで返します。

すべてのツールは読み取り専用で、出典(提供機関、データセット、サービスURL、レイヤー、CRS、取得時間)を返します。

Related MCP server: pumperly-mcp

レイヤーフィールド

nameLONGITUDE1LATITUDE1MILERIVER_CODERIVER_NAMERIVER_NUMBSOURCE

ローカルでの実行(stdio)

uv sync
uv run python -m usace_iwr_server.app

サーバーはデフォルトでstdioトランスポートを使用します。PORT (またはDATABRICKS_APP_PORT)環境変数が設定されている場合、代わりに /mcpでストリーム可能なHTTPを提供し、/health readinessエンドポイントも 提供します。

コンテナ/デプロイ

bash scripts/build-and-push.sh   # builds linux/amd64 and pushes to GHCR

開発

uv run python -m py_compile src/usace_iwr_server/*.py src/usace_iwr_server/tools/*.py
npx @modelcontextprotocol/inspector uv run python -m usace_iwr_server.app
Install Server
F
license - not found
A
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    F
    maintenance
    An experimental MCP server providing spatial context for LLMs by interfacing with French Geoplateforme services. It enables tasks such as geocoding, altitude lookups, and querying administrative, cadastral, or urban planning data.
    11
    4
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    An MCP server that gives AI assistants direct access to the FEMA National Flood Hazard Layer (NFHL) for flood zone lookups, FIRM panel information, and flood map data in the United States.
    10
    MIT

View all related MCP servers

Related MCP Connectors

  • MCP server for Mireye Earth — federal-source-cited geospatial data for any MCP-aware agent.

  • MCP server providing access to the Scorecard API to evaluate and optimize LLM systems.

  • MCP server exposing the Backtest360 engine API as tools for AI agents.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/GSA-TTS/mcp-server-usace-iwr'

If you have feedback or need assistance with the MCP directory API, please join our Discord server