Skip to main content
Glama
volsch

md24de-mcp

by volsch

Related Servers

Alternatives to md24de-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      MCP server for the Nectar Climate utility data API, providing tools to access utility bills, meter data, and export to ENERGY STAR Portfolio Manager.
      -
    • A
      license
      A
      quality
      D
      maintenance
      MCP server for the German energy market master data register (MaStR), enabling querying of energy units, actors, grid connections, and more via 21 SOAP and public tools.
      7
      6
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      An unofficial read-only MCP server for Panasonic AiSEG2 home energy management controllers, enabling clients to read live power flow, per-circuit consumption, circuit names, daily totals, and historical energy/cost data from the device's local web interface.
      6
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Read-only MCP server for Tanita Health Planet measurements, providing tools for profile, health reporting, and measurement reads.
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      MCP server for the air-Q Cloud API, enabling remote retrieval of air quality sensor data and historical analysis through read-only tools like listing devices, fetching readings, and exporting charts or data.
      70 PyPI
      Apache 2.0

    TDQS

    A4.5/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: get_consumption_report returns full structured data, get_last_available_month returns only the month metadata, and save_pdf downloads the PDF. No overlap in functionality.

    Naming Consistency5/5

    All tool names follow a verb_noun pattern using snake_case (get_consumption_report, get_last_available_month, save_pdf). Naming is predictable and clear.

    Tool Count5/5

    With 3 tools, the server covers the essential operations for accessing consumption report data: fetching structured data, checking the latest month, and saving the PDF. The count is appropriate for the narrow domain.

    Completeness5/5

    The tool set covers all necessary operations for the server's purpose: retrieving consumption data (full report), obtaining metadata (latest month), and persisting the PDF. No obvious gaps given the domain scope.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues