Qiao-MCP — Bridge Engineering (桥梁工程)
Rank #16,233io.github.SorataYang/qiao-mcp
Full-lifecycle bridge structural analysis — modeling, staging, code checks.
Qiao-MCP — Bridge Engineering (桥梁工程) is a Model Context Protocol (MCP) server published by SorataYang. It ranks #16,233 of 132,046 servers tracked on MCP Toplist. Qiao-MCP — Bridge Engineering (桥梁工程) is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 14, 2026 and most recently updated on Aug 18, 2026.
Ranks ahead of 115,813 of 132,046 servers on MCP Toplist.
Use Qiao-MCP — Bridge Engineering (桥梁工程)
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add qiao-mcp -e "BRIDGE_PROVIDER=<your BRIDGE_PROVIDER>" -e "QIAOTONG_HTTP_URL=<your QIAOTONG_HTTP_URL>" -- uvx qiao-mcpReplace each placeholder with your own value before saving.
[mcp_servers.qiao-mcp]
command = "uvx"
args = ["qiao-mcp"]
[mcp_servers.qiao-mcp.env]
BRIDGE_PROVIDER = "<your BRIDGE_PROVIDER>"
QIAOTONG_HTTP_URL = "<your QIAOTONG_HTTP_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"qiao-mcp": {
"command": "uvx",
"args": [
"qiao-mcp"
],
"env": {
"BRIDGE_PROVIDER": "<your BRIDGE_PROVIDER>",
"QIAOTONG_HTTP_URL": "<your QIAOTONG_HTTP_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"qiao-mcp": {
"command": "uvx",
"args": [
"qiao-mcp"
],
"env": {
"BRIDGE_PROVIDER": "<your BRIDGE_PROVIDER>",
"QIAOTONG_HTTP_URL": "<your QIAOTONG_HTTP_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"qiao-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"qiao-mcp"
],
"env": {
"BRIDGE_PROVIDER": "<your BRIDGE_PROVIDER>",
"QIAOTONG_HTTP_URL": "<your QIAOTONG_HTTP_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"qiao-mcp": {
"command": "uvx",
"args": [
"qiao-mcp"
],
"env": {
"BRIDGE_PROVIDER": "<your BRIDGE_PROVIDER>",
"QIAOTONG_HTTP_URL": "<your QIAOTONG_HTTP_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"qiao-mcp": {
"command": "uvx",
"args": [
"qiao-mcp"
],
"env": {
"BRIDGE_PROVIDER": "<your BRIDGE_PROVIDER>",
"QIAOTONG_HTTP_URL": "<your QIAOTONG_HTTP_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.SorataYang%2Fqiao-mcp)<a href="https://mcptoplist.com/server/io.github.SorataYang%2Fqiao-mcp"><img src="https://mcptoplist.com/badge/io.github.SorataYang%2Fqiao-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
SorataYang
Available versions (1)
| Version | Published |
|---|---|
| 0.3.1 | Aug 18, 2026 |
Frequently asked questions
- Who maintains Qiao-MCP — Bridge Engineering (桥梁工程)?
- Qiao-MCP — Bridge Engineering (桥梁工程) is maintained by SorataYang, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Qiao-MCP — Bridge Engineering (桥梁工程) listed on the Official MCP Registry?
- Yes — Qiao-MCP — Bridge Engineering (桥梁工程) is listed on the Official MCP Registry, alongside Glama.
- How many versions does Qiao-MCP — Bridge Engineering (桥梁工程) have?
- MCP Toplist tracks 1 version of Qiao-MCP — Bridge Engineering (桥梁工程), most recently published on Aug 18, 2026.
- Where can I find the source code for Qiao-MCP — Bridge Engineering (桥梁工程)?
- The source code for Qiao-MCP — Bridge Engineering (桥梁工程) is hosted at github.com/SorataYang/qiao-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.