Skip to main content
Glama
ViranjPatel

Construction MCP Server

by ViranjPatel

Related Servers

Alternatives to Construction MCP Server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      An MCP server for construction tools that calculates wall formwork material takeoffs from geometry inputs, enabling LLMs to generate accurate bills of materials.
      -
    • A
      license
      A
      quality
      D
      maintenance
      An MCP server that provides structural load and stability math (tipping, support reactions, beam checks) that language models often get wrong, enabling AI assistants to compute accurate engineering estimates.
      3
      MIT
    • A
      license
      A
      quality
      F
      maintenance
      A lightweight MCP server for linear-static structural analysis of bridges and building frames, providing tools to build 3D beam/truss models, analyze with built-in or CalculiX solvers, and export to FreeCAD.
      17
      4
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      Minimal MCP server for calculator operations, built with NitroStack template for learning purposes.
      -
    • F
      license
      B
      quality
      C
      maintenance
      Minimal calculator-focused MCP server with tools, resources, and prompts using TypeScript and Zod validation.
      2
      -

    TDQS

    B3.2/5.0

    Scored across 4 tools

    Disambiguation5/5

    Each tool has a distinct purpose: calculate_materials and estimate_cost are clearly separate construction functions, while read_group_messages and send_group_message are distinct messaging operations. There is no overlap or ambiguity between any of the four tools.

    Naming Consistency5/5

    All tool names follow a consistent snake_case verb_noun pattern (calculate_materials, estimate_cost, read_group_messages, send_group_message). The naming is uniform and predictable.

    Tool Count4/5

    Four tools is within the typical well-scoped range, but the mix of construction and messaging tools suggests a lack of focus. The count itself is reasonable, though the server's purpose is diluted across two unrelated domains.

    Completeness2/5

    For a construction server, the surface is severely incomplete—only material calculation and cost estimation are covered, with no project management, scheduling, or lifecycle operations. The messaging tools are unrelated and appear bolted on, leaving the overall domain coverage fragmented.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues