Skip to main content
Glama

Server Details

DamageRestore HQ: the site's own MCP server — dataset, enquiry (enquiry = a human handoff, not a...

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Available Tools

7 tools
dataset_columnsDataset columns and shapeAInspect

The columns, which of them are numeric, the row count and the provenance banner of the DamageRestore HQ dataset. Call this first to learn the schema.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

TDQS

A4.7/5.0
Behavior4/5

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

No annotations are provided, so the description carries the full burden. It discloses the exact contents of the response (columns, numeric indicators, row count, provenance banner), which is sufficient for a simple read-only tool with no parameters. It does not describe side effects, but none are expected for a schema inspection tool.

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?

Two sentences with no fluff. The first sentence front-loads the output contents, and the second gives the usage directive. Every word earns its place.

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

Completeness5/5

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

For a tool with no parameters and no output schema, the description fully covers what an agent needs: what it returns and when to call it. Nothing is missing for correct invocation.

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

Parameters4/5

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

The tool has zero parameters, so there is nothing to document. Per the rubric, a baseline of 4 is appropriate when there are no parameters, and the description correctly omits parameter details since none exist.

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?

The description clearly states the tool returns columns, numeric flags, row count, and provenance banner for a specific dataset. It also positions itself as the schema discovery tool, differentiating it from sibling tools like dataset_stats or dataset_row which serve different purposes.

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

Usage Guidelines5/5

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

Explicitly instructs to call this tool first to learn the schema, giving clear temporal guidance for when to use it. This establishes it as the entry point for exploring the dataset, which is a strong usage directive.

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

dataset_compareCompare rows side by sideCInspect

The rows of the DamageRestore HQ dataset whose column is any of the given values, in the order given — for "X vs Y" questions.

ParametersJSON Schema
NameRequiredDescriptionDefault
columnYes
valuesYes

TDQS

C2.9/5.0
Behavior2/5

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

Since no annotations are provided, the description must disclose behavioral traits. It states that rows are returned in the order given, which is a useful behavioral detail. However, it does not mention that the operation is read-only (though that is implied), what happens if no rows match, whether the returned rows include all columns, or any error handling. The description is minimal and leaves several behavioral aspects unstated.

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

Conciseness4/5

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

The description is a single sentence that is concise and front-loaded with the main action. It does not waste words and conveys the core functionality efficiently. However, it could be slightly more structured to separate the behavior from the usage hint, but overall it is appropriately sized.

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 that the tool has only two simple parameters and no output schema, the description is somewhat adequate. It states the dataset, the filtering logic, and the ordering, which covers the main functionality. However, it does not specify what fields are included in the returned rows, whether the output includes the column values, or what happens in edge cases like no matches. For a tool with no output schema, this level of detail is only partially complete.

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?

The schema description coverage is 0%, meaning the description must compensate for parameter meaning. The description says 'whose column is any of the given values' which essentially restates the schema's 'column' and 'values' parameters without adding any new meaning. It does not explain what types of values are expected, how the column name is used, or any constraints beyond the schema. The description adds no value in explaining the parameters.

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

Purpose4/5

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

The description clearly states the tool returns rows from the DamageRestore HQ dataset where a given column matches any of the provided values, and preserves the order of those values. It includes a usage hint ('for X vs Y questions') that adds specificity, though it does not explicitly differentiate from sibling tools like dataset_search or dataset_row. The verb 'compare' in the name is clarified by the description, so the purpose is understandable.

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?

The description provides a contextual hint about when to use this tool (for 'X vs Y' questions), but it does not offer explicit guidance on when not to use it or mention alternatives among the sibling tools. There is no mention of dataset_search or dataset_row as alternatives, and no exclusion criteria. The hint implies a specific use case but lacks direct comparison with other tools.

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

dataset_provenanceWhere this data comes from, and how to cite itAInspect

The source, the date it was computed, the licence and the citation for the DamageRestore HQ dataset. Read this to attribute a figure correctly.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

TDQS

A4.2/5.0
Behavior3/5

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

No annotations are provided, so the description carries the burden of behavioral disclosure. It indicates this is a read-only metadata retrieval (source, date, licence, citation) with no side effects or parameters. It does not detail potential variations (e.g., what if citation format differs), but for a simple provenance tool this is adequate.

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?

The description is one clear, front-loaded sentence that immediately states what the tool provides and why to use it. No wasted words; every clause adds value.

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

Completeness4/5

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

Given the tool has no parameters, no output schema, and no annotations, the description provides all essential context: what it returns (source, date, licence, citation) and when to use it (for correct attribution). It is complete for a simple metadata retrieval tool. The only minor gap is that it doesn't specify the exact format of the citation, but that is likely covered by the returned data itself.

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

Parameters4/5

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

The tool has zero parameters and the schema is empty, so there is no parameter semantics to add. The description compensates by explaining what the tool returns (source, date, licence, citation), which is sufficient given the absence of parameters. Baseline 4 for zero-parameter tools is appropriate.

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?

The description clearly states the tool provides source, computed date, licence, and citation for a specific dataset, and explicitly tells the agent to read it for correct attribution. It distinguishes itself from sibling dataset tools (columns, compare, row, search, stats, top) by focusing on provenance and citation rather than data manipulation or inspection.

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

Usage Guidelines4/5

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

The description implicitly guides usage by stating 'Read this to attribute a figure correctly,' which tells the agent when to call it (when attribution/citation is needed). It does not explicitly exclude other tools, but given the distinct purpose, the context is clear enough.

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

dataset_rowLook a row up by an exact keyBInspect

The rows of the DamageRestore HQ dataset where a column equals a value exactly (case-insensitive).

ParametersJSON Schema
NameRequiredDescriptionDefault
valueYes
columnYes

TDQS

B3.3/5.0
Behavior3/5

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

With no annotations, the description carries the behavioral burden and does add meaningful behavior: exact match with case-insensitivity. It does not disclose output shape, whether multiple rows can be returned, pagination, or error behavior, so coverage is only partial.

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?

The description is a single tight sentence with no filler, and the key qualifiers "exactly" and "case-insensitive" are placed early. It is appropriately sized for the tool's simplicity.

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?

For a two-parameter lookup with no output schema, the core matching semantic is conveyed well enough to begin using the tool. However, unresolved singular-vs-plural behavior, lack of explicit sibling differentiation, and no return/error details leave the description minimally sufficient rather than complete.

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

Parameters2/5

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

The schema has 0% description coverage, so the description must compensate. It only restates the column-equals-value relationship, which is close to the parameter names, and adds case-insensitivity; it does not clarify column naming, allowed values, or match formatting. The parameter documentation gap remains largely unfilled.

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

Purpose4/5

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

The description clearly identifies exact-match row filtering against a named dataset, and the "exactly (case-insensitive)" phrasing distinguishes it from fuzzy search siblings. However, the title says "a row" while the description says "rows," leaving singular-vs-plural scope slightly ambiguous.

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?

The exact-equality wording implies this tool is for precise key lookups rather than dataset_search or other comparison tools, but no alternative is explicitly named. Usage context is inferred rather than stated with when-to-use or when-not-to-use guidance.

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

dataset_statsSummary statistics for a numeric columnAInspect

count, min, max, mean, median and sum of a numeric column of the DamageRestore HQ dataset (grouping commas and currency are handled; non-numeric rows are excluded and counted).

ParametersJSON Schema
NameRequiredDescriptionDefault
columnYes

TDQS

A4.2/5.0
Behavior4/5

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

With no annotations, the description carries the full behavioral burden and it handles two non-obvious behaviors: grouping commas and currency are handled, and non-numeric rows are excluded and counted. It does not describe return format or error cases, but the key data-cleaning caveats are disclosed.

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?

The description is a single dense sentence that front-loads the computed statistics and appends the important data-handling caveats in a parenthetical. There is no filler or repetition.

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

Completeness4/5

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

For a single-parameter tool with no output schema, the description is largely complete: it defines the primary behavior and the important edge-case handling. It would benefit from specifying the output shape or behavior when all rows are non-numeric, but the core usage is clear.

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

Parameters4/5

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

The schema only says the parameter is a non-empty string, so the description adds important meaning: the column must be numeric and values may include grouped commas or currency symbols. This goes beyond the minimal schema information.

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?

The description states exactly what the tool computes—count, min, max, mean, median, and sum—for a numeric column of a specific dataset, which clearly distinguishes it from sibling tools like dataset_row, dataset_search, and dataset_top.

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?

The intended use is implied: use this tool when summary statistics for a numeric column are needed. However, it never names sibling tools or states when not to use it, leaving the selection decision partially to inference.

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

dataset_topRank rows by a numeric columnAInspect

The highest (or lowest) rows of the DamageRestore HQ dataset by a numeric column — "which is the most/least X".

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNo
columnYes
ascendingNotrue for the lowest first; default highest first

TDQS

A3.8/5.0
Behavior3/5

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

With no annotations, the description carries the burden of explaining behavior. It discloses that the tool returns the highest or lowest rows by a numeric column and supports a lowest-first mode. It does not mention default limits, tie-breaking behavior, handling of invalid numeric columns, or the shape of the returned rows.

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

Conciseness4/5

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

The description is one concise sentence and front-loads the core behavior. The added quote 'which is the most/least X' is slightly redundant with 'highest (or lowest) rows,' but it reinforces the intended use case without bloating the text.

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?

There is no output schema and no annotations, so the description should cover return behavior. It explains the ranking concept and dataset target but omits practical invocation details such as default limit behavior and what fields are returned for each row. The core purpose is clear, but an agent cannot fully predict the result shape from the description alone.

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

Parameters3/5

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

Schema parameter description coverage is only 33%, so the description must compensate. It adds meaning by clarifying that 'column' must be numeric and that 'highest/lowest' maps to the ascending parameter. It does not describe the limit parameter's default behavior, though the schema does provide its range.

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?

The description clearly states the tool ranks rows by a numeric column and returns the highest or lowest ones, which maps directly to the title 'Rank rows by a numeric column.' This distinguishes it from siblings like dataset_search and dataset_stats.

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

Usage Guidelines4/5

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

The description provides a clear usage context: answer 'which is the most/least X' by ranking rows. However, it does not explicitly contrast this tool with alternatives such as dataset_search or dataset_stats, so the guidance is implied rather than explicit.

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

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 7 tool updates
    • First observeddataset_columns
    • First observeddataset_compare
    • First observeddataset_provenance
    • First observeddataset_row
    • First observeddataset_search
    • First observeddataset_stats
    • First observeddataset_top

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A3.9/5.0
Disambiguation5/5

Each tool targets a distinct operation: schema inspection, row filtering, comparison, provenance, exact match, search, statistics, and top/bottom rows. No two tools overlap in purpose.

Naming Consistency5/5

All tools follow a consistent 'dataset_' prefix with clear noun/verb suffixes (columns, compare, provenance, row, search, stats, top). Pattern is uniform and predictable.

Tool Count5/5

Seven tools cover the core dataset exploration operations without bloat. Each earns its place for a data querying server.

Completeness5/5

The set covers schema, row retrieval, search, comparison, statistical summaries, provenance, and top/bottom queries—complete for read-only data exploration. No gaps for typical dataset questions.

Resources