Skip to main content
Glama

Find an accredited representative

find_accredited_rep
Read-onlyIdempotent

Find a VA-accredited representative to help with a disability claim or appeal. By law only accredited people may represent veterans: VSO (Veterans Service Organization) representatives — who help FREE — plus accredited claims agents and accredited attorneys. This tool leads with free options first. Returns representatives filtered by state, city, type, and language. Attorneys/agents may only charge fees after an initial VA decision, per 38 CFR. Not legal advice; not affiliated with the VA.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cityNo
limitNo
stateNoUS state (2-letter code or full name).
rep_typeNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
dataYesTool-specific result payload.
linkYesTagged deep link into the matching veterans-rights.com page.
disclaimerYesStanding not-legal-advice / not-VA framing.

TDQS

A4.4/5.0
Behavior5/5

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

The description discloses key behavioral traits: it leads with free options, filters by multiple criteria, and mentions fee regulations for attorneys/agents. This adds value beyond the annotations (readOnlyHint, idempotentHint) by explaining the ordering and legal constraints. No contradiction with annotations.

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 concise with three sentences: the first states the purpose, the second explains representative types, and the third adds legal context. It is front-loaded with the main action and avoids unnecessary details.

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 is fairly complete for a read-only lookup tool. It covers purpose, filters, fee rules, and a disclaimer. The presence of an output schema reduces the need to describe return values. However, the inconsistency about 'language' filtering is a minor gap.

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?

The description adds meaning by explaining the rep_type enum values and the fee implications for attorneys/agents. However, it mentions filtering by 'language' which is not a parameter in the input schema, causing confusion. Schema coverage is low (25%), so the description should compensate more fully, but it does not fully clarify all parameters (e.g., 'limit' is not explained).

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's purpose: finding a VA-accredited representative for disability claims or appeals. It specifies the verb 'Find' and the resource 'representative', and distinguishes itself from sibling tools like 'check_presumptive_conditions' by focusing on locating a human representative. The mention of filtering by state, city, type, and language further clarifies the scope.

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 context on when to use this tool: when one needs accredited representation for a claim or appeal. It explains the types of representatives and that free options are shown first. While it doesn't explicitly state when not to use it or contrast with siblings, the context is sufficient for typical use cases.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.3/5.0
Disambiguation5/5

Each tool has a clearly distinct purpose covering different aspects of VA disability claims and appeals, such as conditions, ratings, representatives, and decisions. There is no overlap that would cause confusion for an agent.

Naming Consistency5/5

All tools follow a consistent verb_noun pattern with descriptive verbs (check, estimate, explain, find, get, list, search) and snake_case naming. The pattern is predictable throughout the set.

Tool Count5/5

With 10 tools, the server is well-scoped for its educational purpose on veterans' benefits. Each tool provides essential functionality without excess or deficiency.

Completeness4/5

The tool set covers the main lifecycle of a VA claim: conditions, ratings, process, appeals, representatives, and decision search. Minor gaps exist (e.g., no tool for specific deadlines or filing), but core user needs are addressed.

Resources