Skip to main content
Glama

Server Details

Forensic Accountant Cost: the site's own MCP server — 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

TDQS

A4.3/5.0
Disambiguation5/5

Each tool has a clearly separate role: one explains the process, one provides the field schema, and one submits the enquiry. There is no meaningful overlap or risk of selecting the wrong tool for a given step.

Naming Consistency3/5

The names are readable and all lowercase with underscores, but the pattern is mixed: enquiry_describe and enquiry_fields are noun-prefixed while submit_enquiry is verb-prefixed. A consistent verb_noun or noun_verb pattern across all three would be stronger.

Tool Count5/5

Three tools is well-scoped for a single enquiry submission workflow. Each tool earns its place and there is no unnecessary surface area for such a focused purpose.

Completeness4/5

The core workflow is fully covered: describe the process, inspect the required fields, and submit with confirmation. A tool to check submission status or cancel an enquiry would round out the surface, but those are not obvious requirements for the stated purpose.

Available Tools

3 tools
enquiry_describeWhat you get: an ENQUIRY with a human (not a purchase, not a guaranteed quote)AInspect

Read first. States plainly what submit_enquiry does on Forensic Accountant Cost: it starts an enquiry with human providers who quote directly. Nothing is bought, ordered or paid; no quote is guaranteed; it is free. Also returns who receives the details, the consent wording, and how the person confirms.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

TDQS

A4.7/5.0
Behavior5/5

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

With no annotations, the description carries the full burden and handles it well: it states nothing is bought, ordered, or paid, no quote is guaranteed, it is free, and it returns who receives the details, the consent wording, and how confirmation works. This is far more transparent than a generic 'describes' statement.

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 compact: 'Read first.' front-loads the key instruction, followed by purpose, constraints, and return information with no filler. Every sentence 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 zero-parameter documentation tool, the description fully covers what the tool does, what submit_enquiry does, what is not guaranteed, and what the tool returns. An agent has enough information to decide to call this first without opening any other tool.

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 the schema carries no parameter semantics and the baseline of 4 applies. The description appropriately spends no space on parameters and focuses on behavior and return content.

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 uses a specific verb ('states plainly') and names the exact resource it documents ('what submit_enquiry does on Forensic Accountant Cost'), clearly distinguishing it from the sibling submit_enquiry tool. The title reinforces the informational nature: 'What you get: an ENQUIRY with a human...'

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?

'Read first' explicitly instructs the agent to consult this tool before acting, establishing it as a prerequisite to using submit_enquiry. It does not explicitly compare to enquiry_fields or state when not to use it, but the intended sequencing is clear.

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

enquiry_fieldsThe questions the enquiry asksAInspect

Every field of the Forensic Accountant Cost enquiry: key, label, type, whether required, help text and the allowed options where there are any. Pass answers to submit_enquiry keyed by field key.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

TDQS

A3.9/5.0
Behavior3/5

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

With no annotations, the description must carry the burden of explaining behavior. It clearly discloses the informational content returned, but it does not mention read-only status, authentication, output format, or side effects. This is adequate but not fully transparent.

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 core content and ends with practical cross-tool guidance. Every word earns its place with no redundancy.

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 zero-parameter metadata getter, the description is largely complete: it states the scope, enumerates the output fields, and connects to the submission workflow. However, without an output schema, it could more explicitly state the return shape (e.g., list or map).

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 are no parameter semantics to document. The description appropriately focuses on the output, and the baseline of 4 applies since parameter documentation is not needed.

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 names a specific resource ('the Forensic Accountant Cost enquiry') and enumerates exactly what is returned: key, label, type, required, help text, and allowed options. It is clearly distinct from submit_enquiry, though it does not explicitly differentiate itself from enquiry_describe.

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 gives actionable usage guidance: after reading the fields, pass answers to submit_enquiry keyed by field key. This makes the intended workflow clear, though it does not explicitly state when not to use the tool or contrast it with enquiry_describe.

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

submit_enquirySubmit an ENQUIRY to human providers (two steps; not a purchase)AInspect

Submits an enquiry to Forensic Accountant Cost — NOT a purchase, NOT a guaranteed quote. Step 1: call with the answers (keyed by field key from enquiry_fields) and consent=true; it validates and returns a summary, the consent line and a confirmation token — show the person the summary and the consent line. Step 2: only if the person agrees, call again with the same answers, consent=true and the confirmation token; the enquiry is then submitted, and the person receives an email with a link they must click before any provider sees it. Consent means the person has read and agreed to: "Happy for my details to go to relevant forensic accountants, who'll contact me directly."

ParametersJSON Schema
NameRequiredDescriptionDefault
answersYesthe person's answers, keyed by field key
consentYestrue only when the person has agreed to: Happy for my details to go to relevant forensic accountants, who'll contact me directly.
confirmationNothe confirmation token from step 1, after the person has approved the summary

TDQS

A4.9/5.0
Behavior5/5

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

With no annotations provided, the description takes on full behavioral disclosure. It reveals that the tool validates and returns a summary/consent/token, that the enquiry is only submitted after the confirmation call, and that an email link must be clicked before providers see it — all material side-effect behavior.

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 two-step structure and bold NOT statements make the text easy to parse, and every major behavior is present. It is slightly redundant — 'NOT a purchase' repeats the title and the consent quote duplicates the schema — but the clarity cost is minor.

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 complex two-step tool with no output schema, the description covers the full invocation lifecycle: required inputs, validation behavior, the consent requirement, the follow-up call, and the email-link gating. An agent can correctly sequence both calls from this text alone.

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?

Though the schema already covers all parameters, the description adds critical meaning: answers are keyed by enquiry_fields keys, consent requires the exact quoted agreement, and confirmation is the token returned from step 1. This gives the agent operational understanding beyond the bare 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 opens with a specific verb and resource ('Submits an enquiry to Forensic Accountant Cost') and immediately distinguishes the action from a purchase or quote, matching the title's 'not a purchase'. It names the two-step submission lifecycle, making it clearly different from sibling tools like enquiry_describe and enquiry_fields.

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?

It explicitly prescribes step 1 and step 2 with exact call conditions: include consent=true, and for step 2 include the confirmation token only if the person agrees. It also references enquiry_fields for how to key answers, giving the agent a concrete path through the sibling tools.

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. 3 tool updates
    • First observedenquiry_describe
    • First observedenquiry_fields
    • First observedsubmit_enquiry

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.

Resources