MCP server for QtBridge (桥通) — bridge finite element analysis software
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"bridge-qt-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# bridge-qt-mcp [MCP](https://modelcontextprotocol.io/) server for **QtBridge (桥通)** — bridge finite element analysis software. This MCP server exposes 348 tools that allow AI assistants (Claude Desktop, Claude Code, etc.) to directly control the QtBridge software for bridge modeling, analysis, and design verification. ## Features - **348 tools** auto-generated from the `qtmodel` Python API - `mdb_*` (234 tools) — Modeling: nodes, elements, materials, sections, loads, tendons, construction stages - `odb_*` (89 tools) — Results: reactions, deformations, stresses, visualization - `cdb_*` (25 tools) — Design checks: concrete, steel box, steel truss, anti-overturn - Zero configuration — all tools are auto-discovered from the `qtmodel` package - Full parameter schemas with types, defaults, and descriptions from docstrings ## Prerequisites - **QtBridge (桥通) software** must be running (provides HTTP API at `localhost:55125`) - Python >= 3.10 ## Installation ```bash pip install bridge-qt-mcp ``` Or install from source: ```bash git clone https://github.com/Inface0443/pyqt.git cd pyqt pip install -e . ``` ## Configuration ### Claude Desktop Add to your Claude Desktop config file: - **Windows**: `%APPDATA%\Claude\claude_desktop_config.json` - **macOS**: `~/Library/Application Support/Claude/claude_desktop_config.json` ```json { "mcpServers": { "bridge-qt": { "command": "bridge-qt-mcp" } } } ``` ### Claude Code ```bash claude mcp add bridge-qt -- bridge-qt-mcp ``` ### Cursor / Other MCP Clients Use stdio transport with command `bridge-qt-mcp`. ## Usage Examples Once connected, you can ask Claude to interact with QtBridge directly: **Modeling:** > "Create 10 nodes at coordinates (0,0,0) to (9,0,0) with 1m spacing, then connect them with beam elements using C50 concrete." **Results:** > "Get the support reactions at nodes 500, 502, 488 for construction stage 9, and export them to an Excel file." **Visualization:** > "Plot the bendi…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.