OpenSTAAD MCP Server✓
io.github.BentleySystems/openstaad-mcp · v1.1.2
v1.1.2▦ other mcpb: https://github.com/BentleySystems/openstaad-mcp/releases/download/v1.1.2/openstaad-mcp.mcpb↗ Repository
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.BentleySystems/openstaad-mcp",
"description": "MCP server for Bentley STAAD.Pro via the OpenSTAAD API",
"title": "OpenSTAAD MCP Server",
"repository": {
"url": "https://github.com/BentleySystems/openstaad-mcp",
"source": "github"
},
"version": "1.1.2",
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/BentleySystems/openstaad-mcp/releases/download/v1.1.2/openstaad-mcp.mcpb",
"fileSha256": "43868d342c63e9bc4190e678f7825a4a72eb18f2b8da9f32ecf2654175fd08e0",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}