io.github.ptrinh/final-notice
io.github.ptrinh/final-noticeFree demand-letter PDF generator for unpaid invoices, 80+ jurisdictions, 29 languages.
Tools · 3
List every supported country/jurisdiction (code, name, currency, default language) plus the available languages and tones. Call this first to pick a valid jurisdiction + language.
Render the demand letter's text content (title, subject, body paragraphs, amount line, legal reference, closing) as structured JSON, without producing a PDF. Use to review or refine wording before gen…
Generate the finished demand-letter PDF (formal letter + matching envelope), localized and legally formatted for the jurisdiction. Returns the PDF as a base64 resource. Free, no registration.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.ptrinh/final-notice": {
"url": "https://finalnotice.io/mcp",
"transport": "streamable-http"
}
}
}