DealerSlip
Server Details
Draft UK vehicle sales invoices from supplied deal facts, with totals and a private review link.
- Status
- Healthy
- Uptime
- 100.0% over 22 days
- Last Tested
- Transport
- Streamable HTTP · MCP 2025-06-18
- URL
TDQS
Scored across 1 tool
Only one tool exists, so there is no possibility of confusion between tools. The tool's purpose is clearly stated and distinct from any hypothetical alternatives.
The single tool name follows a conventional verb_noun pattern (create_invoice). With only one name, consistency is trivially maintained.
A single tool is appropriate for a very narrow purpose, but it feels thin compared to typical MCP servers. The scope is limited to draft invoice creation, which is coherent but minimal.
For its stated purpose of preparing a draft invoice with VAT calculations and a review link, the tool covers the core workflow. It does not provide invoice management capabilities, but these are explicitly outside its stateless, no-storage design.
Available Tools
1 toolcreate_invoicePrepare a DealerSlip invoice draftARead-onlyIdempotentInspect
Prepare a UK vehicle sales invoice draft from user-supplied facts and return calculated totals plus a private review link. Ask for all required fields and explicit VAT treatment; do not invent facts, payments or terms. No account access or storage. Human review and download are required before issuing. The link contains invoice data; share only with its intended recipient.
| Name | Required | Description | Default |
|---|---|---|---|
| mot | No | Full calendar date YYYY-MM-DD; blank when not supplied. | |
| ref | Yes | ||
| tax | Yes | Explicit user-selected VAT treatment. Standard prices include VAT at 20%; do not infer eligibility. | |
| vin | No | ||
| date | Yes | Full calendar date YYYY-MM-DD; blank when not supplied. | |
| make | Yes | ||
| pxOn | No | ||
| pxV5 | No | ||
| year | No | ||
| No | |||
| model | Yes | ||
| notes | No | ||
| phone | No | ||
| price | Yes | ||
| pxReg | No | ||
| pxVin | No | ||
| stock | No | ||
| terms | No | ||
| colour | No | ||
| extras | No | ||
| seller | Yes | ||
| address | Yes | ||
| finance | No | ||
| mileage | No | ||
| pxModel | No | ||
| pxStock | No | ||
| customer | Yes | ||
| payments | No | ||
| pxLender | No | ||
| pxHistory | No | ||
| pxMileage | No | ||
| collection | No | Full calendar date YYYY-MM-DD; blank when not supplied. | |
| derivative | No | ||
| pxAllowance | No | ||
| pxSettlement | No | ||
| registration | Yes | ||
| balanceMethod | No | ||
| pxDeclaration | No | ||
| financeCompany | No | ||
| firstRegistered | No | Full calendar date YYYY-MM-DD; blank when not supplied. |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Beyond the annotations (readOnlyHint, idempotentHint, destructiveHint), the description adds critical behavioral context: it states that no account access or storage occurs, that the link contains invoice data and must be shared only with the intended recipient, and that human review is required. These disclosures go well beyond what annotations provide, enhancing safety and privacy awareness.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is two sentences, front-loaded with the core purpose and return values, then adding constraints. Every sentence adds value: the first states what it does and returns; the second gives usage instructions, behavioral boundaries, and a privacy caution. It is concise, well-structured, and avoids redundancy.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool's complexity (40 parameters, nested objects, no output schema), the description covers the essential context: it explains the tool's purpose, what it returns, how to handle missing information, and privacy/security considerations. It does not enumerate all parameters or return details, but the schema provides the structure. The description is adequate for an agent to understand when and how to use the tool, though it could be more explicit about specific field requirements.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With schema description coverage at only 13%, the description should compensate by explaining the meaning of key parameters. It does mention 'explicit VAT treatment' (relating to the 'tax' param) and warns against inventing payments/terms, but it does not clarify the majority of the 40 parameters, including nested objects like seller, customer, extras, and payments. The description offers only high-level guidance without detailing parameter semantics.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states a specific action: preparing a UK vehicle sales invoice draft from user-supplied facts, and explicitly mentions the return of calculated totals and a private review link. It distinguishes the draft nature from final issuance and gives a concrete resource, making the purpose unambiguous.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description instructs the agent to ask for all required fields and explicit VAT treatment, and warns against inventing facts, payments, or terms. It also notes that human review and download are required before issuing, providing clear context for when this tool is appropriate. There are no sibling tools to differentiate from, but the guidance is actionable.
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.
1 tool update
- First observed
create_invoice
Related MCP Connectors
Compliant invoicing for freelancers: create, issue and track invoices from your AI agent.
Freelancer invoice generator: line items, tax, totals, PDF - issued from a chat message.
Vehicle valuations and market reports in Claude or ChatGPT. Pay per report, no subscription.
Draft quotations and invoices: 133 templates, tax rules for 195 countries, free account (OAuth).
Related MCP Servers
- AlicenseAqualityBmaintenanceRecords a sale of a vehicle, equipment or stock and produces a printable bill of sale with signature lines. Drafts can be edited and finalized into a frozen signing copy rendered as Markdown or self-contained HTML for print-to-PDF.10MIT
- AlicenseBqualityDmaintenanceEnables the generation of professional PDF invoices and their distribution via email using customizable templates. It allows users to create, manage, and send invoices with standard business fields like tax rates and line items through natural language.32 npm2MIT
- AlicenseNot gradedqualityCmaintenanceEnables drafting quotations and invoices from AI assistants like ChatGPT, Claude, and Gemini, with 133 templates, tax rules for 195 countries, and a link to the finished document.MIT
- AlicenseAqualityCmaintenanceCreate free, no-signup invoices from your AI assistant — the create_invoice tool returns a link that opens blankinvoicemaker.com pre-filled, ready to download as a watermark-free PDF.232 npm1MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.