
Kamy
@Kamy-Development
关于 Kamy
The document layer for AI-native software. From your agent runtime, generate PDFs from templates, sign them with PAdES B-LT cryptographic signatures (own CA, RFC 3161 timestamps, embedded CRL), edit / fill / redact existing PDFs, and produce a tamper-evident audit trail anyone ca
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"kamy": {
"url": "https://mcp.kamy.dev/mcp",
"transport": "streamable-http",
"env": {
"KAMY_API_KEY": "<YOUR_KAMY_API_KEY>"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Kamy?
Kamy is a developer-first MCP for the full document chain: generate, sign, edit, verify, audit. It replaces a typical stack of DocuSign, a PDF generation API, and a homegrown audit logger with one vendor and one API. It renders PDFs from templates, applies PAdES B-LT cryptographic signatures, edits existing PDFs, and produces a tamper-evident audit trail anyone can verify without a Kamy account.
How to use Kamy?
Install Kamy as an MCP server by adding the URL https://mcp.kamy.dev/mcp and your API key in Claude Code or Cursor. Use exposed tools such as render_pdf, sign_pdf, edit_pdf, verify_pdf, list_templates, install_sdk, and ask_kamy. The canonical flow is generate → sign → prove.
Key features of Kamy
- Generate PDFs from templates or raw HTML/CSS
- Sign with PAdES B-LT cryptographic seals (own CA, RFC 3161 timestamps, embedded CRL)
- Edit, fill AcroForm widgets, stamp text, and redact PII on existing PDFs
- Independent verification of signed documents forever, without a Kamy account
- Includes system templates: invoice, contract, certificate, shipping-label, and more
- TypeScript and Python SDKs available
Use cases of Kamy
- AI agents that produce documents with tamper-evident, verifiable receipts
- Compliance-grade SaaS needing cryptographically signed PDFs (fintech, healthtech, regtech)
- Embedded document workflows where customers need contracts, invoices, or receipts inside a product
FAQ from Kamy
What does Kamy replace?
Kamy replaces a typical stitched stack of DocuSign + a PDF generation API + a homegrown audit logger with one vendor, one API, and one audit boundary.
How does independent verification work?
Every signed Kamy document is independently verifiable forever by anyone without trusting Kamy. The PAdES signature chains to a CA, the timestamp chains to FreeTSA, and the audit row chains to a public hash. Drag any signed PDF into https://kamy.dev/verify to check.
What is included in the free tier?
The free tier ($0) includes 100 renders/month, 10 e-signatures/month, PAdES B-LT signing, PDF/A output, a public verify page, and MCP server access. No credit card required.
What are the runtime requirements?
You need an API key from kamy.dev/dashboard/api-keys. The MCP server uses HTTP transport (Claude Code) or streamable-http (Cursor). Authentication is via the KAMY_API_KEY environment variable.
What templates are available out of the box?
System templates include invoice, receipt, quote, contract, agreement, certificate, shipping-label, and report, plus country-compliant tax variants (UAE FTA, KSA ZATCA, EU VAT, US 1099-NEC).
开发工具 分类下的更多 MCP 服务器
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
test
harlancA simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
Huoshan Test
volcengineMCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
MCP Framework
QuantGeekDevThe Typescript MCP Framework
评论