Skip to main content
Glama

PDFInvoiceAPI

Server Details

Turn HTML or templates into branded invoice & document PDFs from your agent. One call, no install.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 4.5/5 across 1 of 1 tools scored.

Server CoherenceA
Disambiguation5/5

Only one tool exists, so there is no ambiguity in tool selection.

Naming Consistency5/5

The single tool follows a clear verb_noun pattern (render_pdf), consistent within the set.

Tool Count2/5

A single tool is too few for a PDF service; typical workflows require template management, listing, or other operations.

Completeness2/5

The tool handles rendering but lacks other essential operations like template creation, updating, or deleting, leaving significant gaps for a full PDF API.

Available Tools

1 tool
render_pdfRender PDFAInspect

Render a professional PDF (invoice/receipt/contract/document) from inline html or a stored template + data, and return the PDF. Provide exactly one of html or template. Supports paper format, orientation, margins and scale. Requires an API key (Authorization: Bearer) — get one at https://pdfinvoiceapi.com.

ParametersJSON Schema
NameRequiredDescriptionDefault
pdfNoOptional page options passed to the PDF engine.
dataNoKey/value data merged into `template` ({{placeholders}}). Ignored with `html`.
htmlNoInline HTML to render to a PDF. Provide EXACTLY ONE of `html` or `template`.
templateNoEither a stored template id (e.g. "tpl_invoice") OR an inline template string with {{placeholders}}, merged with `data`. Provide EXACTLY ONE of `html` or `template`.
Behavior4/5

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

No annotations provided, so the description must fully disclose behavior. It describes the core function, supported features (format, orientation, margins, scale), and authentication. It does not mention rate limits, error cases, or idempotency, which is acceptable for a creation tool.

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?

Three sentences, each serving a purpose: stating the action, providing the constraint, and listing features/auth. No wasted words.

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?

Covers all essential aspects for a tool with no output schema: purpose, input choices, configuration options, and authentication. Could mention the return type more explicitly, but 'return the PDF' is sufficient.

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?

Schema coverage is 100%, but the description adds significant meaning: explains the mutual exclusivity of 'html' and 'template', clarifies that 'template' can be an ID or inline string, and that 'data' is only used with 'template'. This goes well beyond the schema descriptions.

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 the verb 'render' and the resource 'professional PDF', and specifies the two input modalities (inline HTML or stored template + data). No sibling tools exist, so differentiation is irrelevant.

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?

Provides explicit instruction to provide exactly one of 'html' or 'template'. Also mentions API key requirement. However, no guidance on when to choose this tool over alternatives or exclusions, but siblings are absent.

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

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources