{"name":"com.dealerslip/invoice","slug":"dealerslip-invoice","title":"DealerSlip","description":"Draft UK vehicle sales invoices from supplied deal facts, with totals and a private review link.","url":"https://mcp.market/server/dealerslip-invoice","rating":null,"grade":"C","score":60,"certified":false,"status":"active","category":"sales","tags":["sales","finance"],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":3,"ok":3,"last_checked_at":"2026-09-20T03:00:48.315Z","last_ok_at":"2026-09-20T03:00:48.315Z","latency_ms":96},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://dealerslip.com/ai-invoice-generator","version":"1.0.0","remotes":[{"type":"streamable-http","url":"https://dealerslip.com/mcp"}],"packages":[],"tools":[{"name":"create_invoice","description":"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.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"ref":{"type":"string","maxLength":60,"pattern":"^[^\\r\\n]*$(?![\\s\\S])","minLength":1},"date":{"type":"string","pattern":"^(?:[0-9]{4}-[0-9]{2}-[0-9]{2})?$(?![\\s\\S])","description":"Full calendar date YYYY-MM-DD; blank when not supplied.","minLength":1},"seller":{"type":"object","additionalProperties":false,"properties":{"name":{"type":"string","maxLength":160,"pattern":"^[^\\r\\n]*$(?![\\s\\S])","minLength":1},"address":{"type":"string","maxLength":700,"pattern":"^[^\\r\\n]*(?:\\r?\\n[^\\r\\n]*){0,12}$(?![\\s\\S])","minLength":1},"email":{"type":"string","maxLength":254,"pattern":"^[^\\r\\n]*$(?![\\s\\S])"},"phone":{"type":"string","maxLength":60,"pattern":"^[^\\r\\n]*$(?![\\s\\S])"},"vat":{"type":"string","maxLength":60,"pattern":"^[^\\r\\n]*$(?![\\s\\S])"},"terms":{"type":"string","maxLength":3000,"pattern":"^[^\\r\\n]*(?:\\r?\\n[^\\r\\n]*){0,12}$(?![\\s\\S])"}},"required":["name","address"]},"customer":{"type":"string","maxLength":160,"pattern":"^[^\\r\\n]*$(?![\\s\\S])","minLength":1},"address":{"type":"string","maxLength":700,"pattern":"^[^\\r\\n]*(?:\\r?\\n[^\\r\\n]*){0,12}$(?![\\s\\S])","minLength":1},"registration":{"type":"string","maxLength":16,"pattern":"^[^\\r\\n]*$(?![\\s\\S])","minLength":1},"make":{"type":"string","maxLength":100,"pattern":"^[^\\r\\n]*$(?![\\s\\S])","minLength":1},"model":{"type":"string","maxLength":100,"pattern":"^[^\\r\\n]*$(?![\\s\\S])","minLength":1},"price":{"type":"number","minimum":0,"maximum":10000000,"multipleOf":0.01},"tax":{"type":"string","enum":["margin","standard","none"],"description":"Explicit user-selected VAT treatment. Standard prices include VAT at 20%; do not infer eligibility.","minLength":1},"collection":{"type":"string","pattern":"^(?:[0-9]{4}-[0-9]{2}-[0-9]{2})?$(?![\\s\\S])","description":"Full calendar date YYYY-MM-DD; blank when not supplied."},"firstRegistered":{"type":"string","pattern":"^(?:[0-9]{4}-[0-9]{2}-[0-9]{2})?$(?![\\s\\S])","description":"Full calendar date YYYY-MM-DD; blank when not supplied."},"mot":{"type":"string","pattern":"^(?:[0-9]{4}-[0-9]{2}-[0-9]{2})?$(?![\\s\\S])","description":"Full calendar date YYYY-MM-DD; blank when not supplied."},"derivative":{"type":"string","maxLength":160,"pattern":"^[^\\r\\n]*$(?![\\s\\S])"},"year":{"type":"string","maxLength":4,"pattern":"^[^\\r\\n]*$(?![\\s\\S])"},"mileage":{"type":"integer","minimum":0,"maximum":10000000},"colour":{"type":"string","maxLength":80,"pattern":"^[^\\r\\n]*$(?![\\s\\S])"},"vin":{"type":"string","maxLength":60,"pattern":"^[^\\r\\n]*$(?![\\s\\S])"},"stock":{"type":"string","maxLength":60,"pattern":"^[^\\r\\n]*$(?![\\s\\S])"},"phone":{"type":"string","maxLength":60,"pattern":"^[^\\r\\n]*$(?![\\s\\S])"},"email":{"type":"string","maxLength":254,"pattern":"^[^\\r\\n]*$(?![\\s\\S])"},"notes":{"type":"string","maxLength":3000,"pattern":"^[^\\r\\n]*(?:\\r?\\n[^\\r\\n]*){0,12}$(?![\\s\\S])"},"terms":{"type":"string","maxLength":3000,"pattern":"^[^\\r\\n]*(?:\\r?\\n[^\\r\\n]*){0,12}$(?![\\s\\S])"},"pxOn":{"type":"boolean"},"pxReg":{"type":"string","maxLength":16,"pattern":"^[^\\r\\n]*$(?![\\s\\S])"},"pxModel":{"type":"string","maxLength":180,"pattern":"^[^\\r\\n]*$(?![\\s\\S])"},"pxAllowance":{"type":"number","minimum":0,"maximum":10000000,"multipleOf":0.01},"pxSettlement":{"type":"number","minimum":0,"maximum":10000000,"multipleOf":0.01},"pxLender":{"type":"string","maxLength":160,"pattern":"^[^\\r\\n]*$(?![\\s\\S])"},"pxMileage":{"type":"integer","minimum":0,"maximum":10000000},"pxStock":{"type":"string","maxLength":60,"pattern":"^[^\\r\\n]*$(?![\\s\\S])"},"pxVin":{"type":"string","maxLength":60,"pattern":"^[^\\r\\n]*$(?![\\s\\S])"},"pxV5":{"type":"string","maxLength":300,"pattern":"^[^\\r\\n]*(?:\\r?\\n[^\\r\\n]*){0,12}$(?![\\s\\S])"},"pxHistory":{"type":"string","maxLength":700,"pattern":"^[^\\r\\n]*(?:\\r?\\n[^\\r\\n]*){0,12}$(?![\\s\\S])"},"pxDeclaration":{"type":"string","maxLength":3000,"pattern":"^[^\\r\\n]*(?:\\r?\\n[^\\r\\n]*){0,12}$(?![\\s\\S])"},"finance":{"type":"number","minimum":0,"maximum":10000000,"multipleOf":0.01},"financeCompany":{"type":"string","maxLength":160,"pattern":"^[^\\r\\n]*$(?![\\s\\S])"},"balanceMethod":{"type":"string","maxLength":160,"pattern":"^[^\\r\\n]*$(?![\\s\\S])"},"extras":{"type":"array","maxItems":20,"items":{"type":"object","additionalProperties":false,"properties":{"label":{"type":"string","maxLength":160,"pattern":"^[^\\r\\n]*$(?![\\s\\S])","minLength":1},"amount":{"type":"number","minimum":0,"maximum":10000000,"multipleOf":0.01},"tax":{"type":"string","enum":["20","0"]}},"required":["label","amount","tax"]}},"payments":{"type":"array","maxItems":20,"items":{"type":"object","additionalProperties":false,"properties":{"label":{"type":"string","maxLength":100,"pattern":"^[^\\r\\n]*$(?![\\s\\S])","minLength":1},"amount":{"type":"number","minimum":0,"maximum":10000000,"multipleOf":0.01},"method":{"type":"string","maxLength":100,"pattern":"^[^\\r\\n]*$(?![\\s\\S])","minLength":1}},"required":["label","amount","method"]}}},"required":["ref","date","seller","customer","address","registration","make","model","price","tax"],"additionalProperties":false,"allOf":[{"if":{"properties":{"pxOn":{"const":true}},"required":["pxOn"]},"then":{"required":["pxAllowance"]}}]}}],"scan":{"score":60,"grade":"C","scanned_at":"2026-09-20T05:01:40.948Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-20T05:01:40.923Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 475ms"]},"poisoning":{"score":15,"max":15,"notes":["1 tool descriptions checked"]},"auth":{"score":3,"max":15,"notes":["open endpoint exposes 1 write-action tools with no auth"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"identity":{"score":4,"max":10,"notes":["verified namespace with website, no repo"]}},"findings":[{"id":"auth.open-write","severity":"high","component":"auth","title":"Write-action tools reachable without authentication"},{"id":"maint.no-repo","severity":"low","component":"maintenance","title":"No source repository listed"}],"inputs":{"probes":[{"url":"https://dealerslip.com/mcp","reachable":true,"authRequired":false,"latencyMs":475,"serverInfo":{"name":"dealerslip","version":"1.0.0"}}],"packages":[],"repo":{"found":false},"icon":{"url":"https://dealerslip.com/favicon.svg","source":"site"},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}