Skip to main content
Glama
holger1411

unofficialMCP4Vaillant

vaillant_get_devices

Retrieve static hardware inventory for a Vaillant heat pump system, including home name, controller model, firmware, heat generators, backup heaters, ventilation, and gateway.

Instructions

Static hardware inventory: home name, controller model, firmware, plus all heat-generators, backup heaters, ventilation, gateway. Read-only.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
system_idNo
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations provided; description compensates by declaring the tool is static and read-only, which are key behavioral traits. However, lacks details on auth requirements or potential errors.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Single sentence with clear list of included data. Front-loaded with core purpose. No unnecessary words.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no annotations, no output schema, and 1 undocumented parameter, the description provides a high-level overview but lacks completeness on parameter semantics and return format. Adequate for a simple read-only tool but has gaps.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters1/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema has one parameter (system_id) with 0% description coverage. The tool description does not explain what system_id is, its format, or how to obtain it, leaving the parameter entirely undocumented.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Description clearly states it provides static hardware inventory including specific components, and notes it's read-only. Distinct from siblings (diagnostics, energy report, status).

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Implicitly useful for retrieving hardware details, but no explicit when-to-use/when-not-to-use guidance or comparison with siblings.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/holger1411/unofficialMCP4Vaillant'

If you have feedback or need assistance with the MCP directory API, please join our Discord server