Document API for AI-native software: render PDFs, e-sign, PAdES-seal, and verify. Connect the official Kamy MCP server to Claude, ChatGPT, or Cursor through gate — one gateway URL, no config files, security-checked.
Free to start · No credit card · No hosting needed
Real prompts you can type the moment it's connected — no setup, no docs to read.
“Use “list_templates”: List Kamy's public system PDF templates. No authentication required.”
“Use “get_template_schema”: Fetch the JSON Schema (exact data shape) and a copy-pasteable sample payload for a Kamy system template by slug. Call this before render_pdf.”
“Use “create_template”: Create a new custom PDF template owned by this account: a name, a unique slug, a Handlebars/HTML body, and optional CSS and JSON Schema. The.”
“Use “update_template”: Edit an existing custom template's DRAFT — name, html, css, schema, tags, visibility — addressed by UUID or slug. Only the fields you pass a.”
Every server in the gate directory has to pass the same four checks before your AI can touch it. Here's how Kamy holds up.
Operated by Kamy (kamy.dev) at its documented MCP endpoint — not a third-party mirror or community re-host.
This server only exposes public data — no account and no credentials are involved when you connect.
gate checks every tool for prompt injection, hidden instructions, data-exfiltration hints, and over-broad permissions before the server is available through your gateway.
If Kamy adds or changes tools later, gate re-scans and alerts you — before your AI acts on the change.
Add one gateway URL to Claude, ChatGPT, or any MCP client. One-time setup, about two minutes.
Choose Kamy in the gate directory. No sign-in needed.
Kamy's tools are live in every AI client you've connected — with rules and logging built in.
Free to start · No credit card · No hosting needed
Fetched live from the official endpoint and re-checked daily by gate — not marketing copy.
list_templates — List Kamy's public system PDF templates. No authentication required.
get_template_schema — Fetch the JSON Schema (exact data shape) and a copy-pasteable sample payload for a Kamy system template by slug. Call this before render_pdf
create_template — Create a new custom PDF template owned by this account: a name, a unique slug, a Handlebars/HTML body, and optional CSS and JSON Schema. The
update_template — Edit an existing custom template's DRAFT — name, html, css, schema, tags, visibility — addressed by UUID or slug. Only the fields you pass a
publish_template — Make a template version live for rendering. Called with no `version`, it snapshots the current draft into a new version and points published
rollback_template — Revert a template after a bad release: repoints published_version at the version you name, so every subsequent render immediately serves tha
list_template_versions — List a template's immutable version snapshots, newest first, as { id, version, createdAt }. This is where the version number that publish_te
get_template_version — Fetch one template version snapshot in full — html, css, schema, createdBy, createdAt — exactly as it was frozen when that version was cut.
+ 51 more tools once connected
https://mcp.kamy.dev/mcpYes — Kamy operates its own remote MCP server at mcp.kamy.dev. gate connects you to that official endpoint and adds security scanning, per-tool access rules, and an activity log on top.
Add gate's gateway URL to your AI client once, then pick Kamy in the directory. No account or sign-in is needed. From then on, Kamy's tools are available in every client you've connected to gate.
No. Kamy runs the server, and gate is fully managed. You just connect one URL — there's nothing to install, deploy, or maintain.
It's the vendor's official endpoint, and gate scans its tools for prompt injection and hidden instructions before it goes live, re-checks it whenever it changes, and lets you allow, block, or require approval for every single tool.
Yes — you can get started with gate for free and connect Kamy in minutes. No credit card required.
Every server below works through the same gateway URL — connect once, add tools anytime.
Set up Kamy in: Claude · Claude Code · ChatGPT · Cursor · VS Code