Skip to main content
Glama
msweeney-pnnl

eplusout-mcp

Related Servers

Alternatives to eplusout-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      B
      maintenance
      Enables AI assistants to create, edit, and simulate EnergyPlus building energy models via natural language. Supports schema exploration, model editing, simulation execution, and documentation search.
      39
      3
      MIT
    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables reading, normalizing, validating, merging, and exporting data from Excel, CSV, JSON, and SQLite sources into a unified schema, with tools exposed via FastMCP.
      1
      -
    • F
      license
      B
      quality
      C
      maintenance
      Provides structured access to a World Cup SQLite database via MCP tools, enabling queries for tournaments, team histories, head-to-head matches, and player records.
      4
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      Integrates multiple XRPL data sources including LOS, Validator History Service, XRPL JSON-RPC, and XRPLMeta to provide comprehensive querying of XRPL network data, accounts, transactions, tokens, validators, and more via MCP tools.
      -

    TDQS

    B3.3/5.0

    Scored across 19 tools

    Disambiguation2/5

    Multiple tools have unclear boundaries: search_epjson_objects and search_related_objects both search by pattern, and execute_query/execute_multiline_query overlap heavily with the pandas-on-timeseries/html-table variants. The generic execute_query tools also have an ambiguous data source (file_hash) with no tool to obtain it, making them easy to confuse with the model-specific query tools.

    Naming Consistency4/5

    All tool names use snake_case and mostly follow a verb_noun pattern (get_, search_, list_, execute_). Minor deviations exist, such as get_timeseries_report_by_rddid_list placing 'list' at the end and get_sql_available_hourlies using an awkward adjective order, but the overall convention is predictable.

    Tool Count3/5

    With 19 tools, the set falls in the borderline heavy range. Several tools are near-duplicates (single-line vs multi-line query variants, and multiple pandas-execution tools), inflating the count beyond what the core domain requires. A leaner set of 12-15 tools would be more coherent.

    Completeness3/5

    The core domain of EnergyPlus model exploration, HTML table retrieval, timeseries extraction, and epJSON object inspection is largely covered. However, execute_query and execute_multiline_query are dead ends because no tool exposes how to obtain a file_hash, and there is no way to enumerate all HTML tables without knowing keywords. These gaps will cause agent confusion.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues