Skip to main content
Glama

rd_grants_check

Screen whether a startup/SMB likely qualifies for the federal R&D tax credit (26 U.S.C. 41 4-part test), the payroll-tax offset (qualified small business), and SBIR/STTR + state grants, from its activities. VIABILITY DETECTION ONLY — not a filing service, never takes a percentage; hands off to a CPA / the program office.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
stateNo
preRevenueNo
isForProfitNo
hasW2PayrollNo
employeeCountNo
majorityUsOwnedNo
activityTechnicalNo
activityDescriptionNo
grossReceiptsThisYearNo
yearsWithGrossReceiptsNo
facedTechnicalUncertaintyNo
didExperimentationOrIterationNo
developingNewOrImprovedProductNo

TDQS

B3.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 full transparency burden. It states the tool is for viability detection only, not filing, and that it hands off to CPA/program office. However, it does not disclose any behavioral traits like what happens after screening (e.g., returns a boolean or report), authentication needs, or whether it is read-only.

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 packs essential information about what grants are screened and the non-filing nature. It is front-loaded and free of fluff, though a slightly structured format (e.g., listing grant types) could improve scannability.

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

Completeness2/5

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

Given the tool's 13 parameters, no output schema, and no annotations, the description is critically incomplete. It does not explain what the tool returns, how to interpret results, or how individual parameters (e.g., 'state', 'preRevenue', 'grossReceiptsThisYear') affect the screening outcome.

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 input schema has 13 parameters with 0% description coverage, yet the description mentions none of them by name or role. It vaguely refers to 'activities' but provides no mapping to parameters like 'activityTechnical', 'facedTechnicalUncertainty', or 'grossReceiptsThisYear', leaving the agent without guidance on how to populate 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 it screens eligibility for the federal R&D tax credit (26 U.S.C. 41 4-part test), payroll-tax offset, and SBIR/STTR + state grants. It distinguishes itself from filing services by explicitly noting 'VIABILITY DETECTION ONLY' and that it never takes a percentage, which clarifies its role and differentiates it from sibling tools like 'qualify_check' or 'life_event_scan'.

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 implies usage for eligibility screening of R&D credits and grants, and clarifies it is not a filing service. However, it does not provide explicit when-to-use or when-not-to-use guidance, nor does it compare with sibling tools or specify prerequisites (e.g., requiring a CPA partner).

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

A3.8/5.0
Disambiguation5/5

Each tool targets a distinct domain (benefits, citizenship, charity care, employer benefits, etc.) with clear descriptions that prevent overlap. The only potential confusion between grail_value and grail_appraise is resolved by their free vs. premium distinction.

Naming Consistency5/5

All tools use snake_case with a consistent pattern of domain prefix followed by action (e.g., charity_care_check, missed_credits_scan). No mixed conventions or vague verbs.

Tool Count5/5

12 tools cover a broad range of benefit/grant/visa/citizenship checkers without being excessive. Each tool serves a clear, non-overlapping purpose, earning its place.

Completeness5/5

The server covers major categories of financial assistance (federal/state benefits, tax credits, R&D grants, charity care, employer benefits, down payment assistance) plus citizenship and visas. While specialized areas may be missing, the surface is comprehensive for a grant-finder.

Resources