Skip to main content
Glama

Server Details

Invoice Factoring Cost: the site's own MCP server — calculator, enquiry (enquiry = a human...

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

5 tools
calculateInvoice factoring cost calculatorAInspect

Run the Invoice factoring cost calculator calculator: Service fee for the year; Average balance drawn against the ledger; Discount charge for the year; Total annual cost of the facility. Missing inputs fall back to their documented defaults.

ParametersJSON Schema
NameRequiredDescriptionDefault
extrasNoOther annual charges (audit, CHAPS, refactoring)
marginNoDiscount margin over base (%)
minFeeNoAnnual minimum fee in the agreement
advanceNoAdvance rate (% of each invoice paid up front)
turnoverNoAnnual turnover put through the facility
debtorDaysNoAverage days your customers take to pay
serviceFeeNoService fee (% of turnover)

TDQS

A3.5/5.0
Behavior4/5

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

With no annotations, the description carries the behavioral burden, and it does disclose that the tool produces four specific annual facility-cost metrics. It also discloses fallback-to-default behavior for missing inputs. It does not explicitly state read-only or no-side-effect behavior, but 'calculate' plus the output list makes that a reasonable inference.

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

Conciseness3/5

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

The description is short and front-loaded with the action, and the semicolon-separated output list is efficient. However, the redundant 'calculator calculator' typo reduces polish, and the description could be cleaner while staying concise.

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 calculator with no output schema, the description lists the main computed values and mentions default fallback, which covers the essentials. It does not show how the seven inputs map into the calculation or describe any output formatting, so an agent still relies on the schema for parameter semantics.

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 description coverage is 100%, so the baseline is 3 and the description does not need to restate parameter meanings. The only parameter-related addition is the default fallback note, which is useful operationally but adds no meaning beyond the schema's documented defaults.

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 states a concrete action ('Run the Invoice factoring cost calculator') and enumerates the computed metrics: service fee for the year, average balance drawn, discount charge, and total annual cost. This makes the tool's purpose clear, though it does not explicitly differentiate from siblings and includes the awkward 'calculator calculator' wording.

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?

There is no explicit when-to-use or when-not-to-use guidance versus siblings like calculator_describe. The only usage-related statement is 'Missing inputs fall back to their documented defaults,' which is helpful for calling the tool but does not address tool selection; the intended usage is mostly implied by the title and tool name.

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

calculator_describeWhat Invoice factoring cost calculator computesAInspect

The inputs this calculator takes (with units, ranges and defaults), the outputs it returns, and the assumptions and tables behind it.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

TDQS

A4/5.0
Behavior3/5

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

With no annotations provided, the description carries the burden of behavioral disclosure. It states what the tool returns (inputs, outputs, assumptions, tables), which is transparent, but it does not mention any side effects, read-only nature, or other behavioral traits. The description is adequate for a describe tool but lacks explicit safety or side-effect information.

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, clear sentence that is front-loaded with the purpose. It covers the essential content without unnecessary words, achieving high conciseness and structure.

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 that the tool has no parameters and no output schema, the description provides a complete overview of what the tool offers. It specifies the types of information (inputs, outputs, assumptions, tables) but does not detail the format or structure of the output, which is a minor gap. Overall, it is sufficiently complete for an agent to understand its function.

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 description does not need to explain parameter semantics. The schema coverage is trivially 100%, and the description adds no parameter-related information. Baseline for zero parameters is 4, and the description is adequate.

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 that the tool describes the inputs, outputs, assumptions, and tables of the calculator. The title specifies the calculator, and the description is specific about what it covers, distinguishing it from calculate which likely performs calculations.

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 this tool is used to obtain information about the calculator, but it does not explicitly state when to use it versus the sibling tools like calculate or enquiry_describe. No exclusions or alternatives are mentioned, leaving the agent to infer usage from context.

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

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 Invoice Factoring 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/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 disclosure burden. It states what the tool returns ('who receives the details, the consent wording, and how the person confirms') and communicates key expectations like 'nothing is bought, ordered or paid' and 'no quote is guaranteed'. It does not describe the output format or explicitly confirm this describe call is side-effect-free, but for a read-first description tool the coverage 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 three short, purposeful sentences. 'Read first' is front-loaded, the second sentence explains the core behavior, and the third lists what is returned. There is no redundancy or filler.

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 tool with no output schema and no annotations, this description is complete: it tells an agent why to call it, what it explains about submit_enquiry, and what content it returns. Nothing critical is missing for selecting and invoking this simple describe 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?

This tool has zero parameters and the schema reflects that completely. Since there is nothing to document, the baseline of 4 applies and no additional parameter explanation is 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 clearly positions this tool as the explainer: 'Read first' and 'States plainly what submit_enquiry does'. It distinguishes the describe step from the actual submit_enquiry action and names the scope ('on Invoice Factoring Cost'). It does not explicitly contrast with all sibling tools, but the separation from submit_enquiry is clear enough.

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 opening 'Read first' provides explicit temporal guidance: use this before invoking submit_enquiry. The description also clarifies what the enquiry will not do (no purchase, no guarantee, free), which helps an agent decide whether the enquiry flow is appropriate. It lacks explicit when-not-to-use guidance or routing among siblings, so it stops short of a 5.

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 Invoice Factoring 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?

No annotations are present, so the description carries the full burden of behavioral disclosure. It clearly states what data the tool exposes, but does not explicitly mention that it is a read-only metadata lookup or describe edge cases such as what happens when an enquiry has no optional fields. This leaves some behavioral ambiguity.

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 concise, front-loaded sentences. The first states the content scope and the second states how the result should be used. There is no filler or redundant restatement of the tool name.

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 parameterless metadata tool with no output schema, the description sufficiently conveys what an agent will receive and how to apply it downstream. It could be more explicit about the response format, but the description covers the essential call context.

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 input schema is empty, so the baseline is 4. The description adds useful semantic context by explaining that field keys are the link to submit_enquiry, even though there are no parameters to document.

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 identifies the exact resource (Invoice Factoring Cost enquiry fields) and enumerates the field attributes returned. It does not use an explicit verb like 'lists' or 'returns', but the meaning is unambiguous and it is clearly distinct from submit_enquiry and the calculator tools.

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 explains that field keys from this tool should be used to pass answers to submit_enquiry, giving the agent a clear integration path. It does not explicitly say when not to use this tool versus enquiry_describe or calculator_describe, but the intended workflow is evident.

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 Invoice Factoring 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 invoice finance brokers, 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 invoice finance brokers, who'll contact me directly.
confirmationNothe confirmation token from step 1, after the person has approved the summary

TDQS

A4.8/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. It discloses the two-step flow, the consent requirement, the confirmation token, and the post-submission email link that the person must click before providers see the enquiry. It also sets expectations that it is not a purchase or guaranteed quote, covering behavioral nuances.

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, well-structured paragraph that leads with the core purpose, then details the two steps. It is not verbose—every sentence adds necessary context for the two-step flow, though it could be formatted as bullets for easier parsing. Still, it is efficient for the complexity involved.

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 a two-step workflow, consent handling, and an external email confirmation, the description covers all critical aspects: validation step, token generation, consent text, and the email link requirement. There is no output schema, but the description explains what the agent receives at each stage, making it complete for an agent to call correctly.

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?

Schema coverage is 100% and each parameter already has a descriptive comment. The description adds the relationship between the two calls and the confirmation token, and explicitly ties answers to the enquiry_fields tool. This goes beyond the schema's basic definitions, adding meaningful context for correct invocation.

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 a specific verb and resource: 'Submits an enquiry to Invoice Factoring Cost' and explicitly negates 'NOT a purchase, NOT a guaranteed quote'. This clearly distinguishes it from sibling tools like calculator or enquiry_describe, and the two-step nature is front-loaded.

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 provides explicit step-by-step usage: Step 1 validates and returns a token, Step 2 requires the token and explicit consent. It also clarifies the consent line verbatim, ensuring the agent knows exactly when to call and what conditions apply. No alternative tools are named, but the purpose and workflow are unambiguous.

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. 5 tool updates
    • First observedcalculate
    • First observedcalculator_describe
    • 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.

TDQS

A4/5.0
Disambiguation5/5

Each tool has a distinct role: calculate runs the calculator, calculator_describe explains it, enquiry_describe explains the enquiry workflow, enquiry_fields provides the schema, and submit_enquiry performs the submission. There is no overlap between tools.

Naming Consistency3/5

The naming pattern is mixed: two tools follow object_describe (calculator_describe, enquiry_describe), one uses object_fields (enquiry_fields), while action tools are verb-only (calculate) or verb_object (submit_enquiry). The lowercase underscore style is consistent, but the structural pattern is not.

Tool Count5/5

With 5 tools covering both the calculator and enquiry lifecycle, the set is well-scoped for the narrow domain. Each tool earns its place, and the count is neither too thin nor bloated.

Completeness5/5

The tool set fully covers the domain: calculation with documentation, and enquiry with documentation, field listing, and a two-step confirmation submission process. No obvious gaps or dead ends exist for the stated purpose.

Resources