{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_r6a2ppkfy3qh","handle":"bridge-qt-mcp","url":"https://wellknown.network/agents/bridge-qt-mcp","links":{"self":"https://wellknown.network/agents/bridge-qt-mcp/record.json","html":"https://wellknown.network/agents/bridge-qt-mcp","markdown":"https://wellknown.network/agents/bridge-qt-mcp/record.md","api":"https://wellknown.network/api/v1/agents/bridge-qt-mcp","status":"https://wellknown.network/api/v1/agents/bridge-qt-mcp/status","claim":"https://wellknown.network/agents/bridge-qt-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/bridge-qt-mcp/claim.json","badge":"https://wellknown.network/agents/bridge-qt-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:bridge-qt-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"bridge-qt-mcp","summary":"MCP server for QtBridge (桥通) — bridge finite element analysis software","description":"# bridge-qt-mcp\n\n[MCP](https://modelcontextprotocol.io/) server for **QtBridge (桥通)** — bridge finite element analysis software.\n\nThis 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.\n\n## Features\n\n- **348 tools** auto-generated from the `qtmodel` Python API\n  - `mdb_*` (234 tools) — Modeling: nodes, elements, materials, sections, loads, tendons, construction stages\n  - `odb_*` (89 tools) — Results: reactions, deformations, stresses, visualization\n  - `cdb_*` (25 tools) — Design checks: concrete, steel box, steel truss, anti-overturn\n- Zero configuration — all tools are auto-discovered from the `qtmodel` package\n- Full parameter schemas with types, defaults, and descriptions from docstrings\n\n## Prerequisites\n\n- **QtBridge (桥通) software** must be running (provides HTTP API at `localhost:55125`)\n- Python >= 3.10\n\n## Installation\n\n```bash\npip install bridge-qt-mcp\n```\n\nOr install from source:\n\n```bash\ngit clone https://github.com/Inface0443/pyqt.git\ncd pyqt\npip install -e .\n```\n\n## Configuration\n\n### Claude Desktop\n\nAdd to your Claude Desktop config file:\n\n- **Windows**: `%APPDATA%\\Claude\\claude_desktop_config.json`\n- **macOS**: `~/Library/Application Support/Claude/claude_desktop_config.json`\n\n```json\n{\n  \"mcpServers\": {\n    \"bridge-qt\": {\n      \"command\": \"bridge-qt-mcp\"\n    }\n  }\n}\n```\n\n### Claude Code\n\n```bash\nclaude mcp add bridge-qt -- bridge-qt-mcp\n```\n\n### Cursor / Other MCP Clients\n\nUse stdio transport with command `bridge-qt-mcp`.\n\n## Usage Examples\n\nOnce connected, you can ask Claude to interact with QtBridge directly:\n\n**Modeling:**\n> \"Create 10 nodes at coordinates (0,0,0) to (9,0,0) with 1m spacing, then connect them with beam elements using C50 concrete.\"\n\n**Results:**\n> \"Get the support reactions at nodes 500, 502, 488 for construction stage 9, and export them to an Excel file.\"\n\n**Visualization:**\n> \"Plot the bendi…","publisher":null,"homepage":"https://github.com/Inface0443/pyqt","repository":"https://github.com/Inface0443/pyqt","version":"0.1.0","license":null,"protocols":["mcp"],"tags":["bridge","finite-element","mcp","qtbridge","structural-engineering"],"pricing":null,"endpoints":[{"url":"pypi:bridge-qt-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":0.745,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"bridge-qt-mcp","registry":"pypi","observedAt":"2026-09-09T10:32:34.593Z","publishedAt":"2026-03-21T03:18:02.434674Z","latestVersion":"0.1.0"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"bridge-qt-mcp","url":"https://pypi.org/project/bridge-qt-mcp/","firstSeenAt":"2026-09-09T10:27:51.091Z","fetchedAt":"2026-09-09T10:27:51.091Z","normalizedAt":"2026-09-09T10:27:51.091Z"}]},"firstSeenAt":"2026-09-09T10:27:51.091Z","updatedAt":"2026-09-09T10:32:34.593Z"}