Skip to main content
Glama
Gareth1953

agent-services-mcp

by Gareth1953

Score content against the published quality rubric

score_quality

Score content against a published rubric for clarity, completeness, consistency, and error freedom. Get an Ed25519-signed receipt with optional target score threshold for no pass no pay.

Instructions

Score content against the quality-gate service's PUBLISHED rubric and get an Ed25519-signed score receipt. The rubric scores four dimensions — clarity, completeness, internal consistency, and obvious-error freedom (0–25 each, summing to 0–100) — plus flags from a closed vocabulary. Read the exact rubric with get_quality_rubric.

WHAT THIS IS: a reproducible score AGAINST OUR PUBLISHED RUBRIC (vX). WHAT IT IS NOT: a measure of absolute truth, an external/third-party standard, or a fact-check — 'obvious-error freedom' catches errors evident from the text or common knowledge, not external verification.

Optional target_score (0–100) enables 'no pass, no pay': if the score is below your target, no receipt is issued and (when payments are on) no charge is made — the response returns the failing breakdown with receipt: null.

Note: /v1/score is the paid action (one Claude API scoring pass per call) and may require an x402 micropayment when the underlying service has payments enabled.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
contentYesThe content to score. Non-empty.
rubric_versionNoOptional rubric version to score against; must match the service's current version (e.g. "v1") if provided.
target_scoreNoOptional 0–100 threshold. Enables 'no pass, no pay': below this, no receipt is issued and no charge is made.
Install Server

TDQS

A4.8/5.0
Behavior5/5

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

With no annotations provided, the description fully carries the burden. It discloses that the output is an Ed25519-signed score receipt, explains the effect of target_score on receipt issuance and charges, and mentions potential micropayment requirements. No contradictions exist.

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 clear and structured with sections (WHAT THIS IS, WHAT IT IS NOT, etc.), but is slightly verbose with some redundancy (e.g., repeating 'score content'). Front-loaded effectively with the main purpose.

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?

The description covers key aspects: scoring dimensions, receipt signing, optional features, and payment notes. However, it does not fully detail the return structure beyond mentioning a signed receipt and breakdown. Given no output schema, slightly more specificity could help, but it is adequate.

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

Parameters5/5

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

Schema description coverage is 100%, but the description adds significant value beyond the schema. It explains that rubric_version must match the service's current version if provided, and describes the target_score's 'no pass, no pay' mechanism in detail, which is not in the schema.

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 scores content against a published quality rubric, listing the four dimensions (clarity, completeness, internal consistency, obvious-error freedom) and the score range. It distinguishes itself from sibling tools like get_quality_rubric (which reads the rubric) and implies it is the scoring action.

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?

The description explicitly states what the tool is and is not, and explains the optional target_score parameter's 'no pass, no pay' behavior. It also notes the /v1/score endpoint is the paid action and may require micropayments, helping agents decide when to use the tool.

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

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/Gareth1953/agent-services-mcp'

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