Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by tutumomo • Geospatial & Location
An MCP-protocol Python server exposing Taiwanese water-and-soil-conservation tools and civil-engineering calculators for LLMs and MCP-capable clients.
Perform Taiwanese-standard civil engineering calculations (e.g., Manning, earth pressure, slope stability, USLE) through an MCP interface.
Convert between geographic coordinates and UTM/TWD97 and incorporate those conversions into hydrologic or design workflows.
Generate design/check reports (channel capacity, retaining wall stability, rebar sizing, IDF-based runoff) and return structured results to downstream systems.
This project implements an MCP server that exposes a suite of civil engineering utilities (Manning n lookup, earth pressure coefficients, channel flow, slope stability, USLE factors, runoff calculations, retaining wall checks, rebar lookups, IDF curves, and coordinate conversions) based on Taiwan's water and soil conservation specifications. It is designed for integration with LLM toolchains and clients like Claude Desktop to enable natural-language queries and automated calculations. The server can run in CLI (stdio) or as an HTTP service and provides list/query APIs and detailed calculation reports. Note: the code is marked as not fully complete and outputs should be verified by users.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.