Skip to main content
Glama
Kamy-Development

Kamy-plugin

Official

KamyOpen Plugins 分发版 — 在 Cursor、Claude Code 以及任何其他兼容 Open-Plugins 的 AI 编码智能体中安装 Kamy PDF 生成功能。

本仓库包含插件清单和面向智能体的资产(技能、规则、子智能体、MCP 配置)。Kamy API、仪表板、SDK 源码和模板引擎位于私有基础设施中;本仓库是 AI 智能体的安装入口。

插件内容

路径

组件

用途

.plugin/plugin.json

清单

名称、版本、元数据、声明的组件

skills/kamy/SKILL.md

技能

教导智能体何时以及如何渲染 PDF

rules/kamy-sdk.mdc

规则

@kamydev/sdk 和 REST API 的编码规范

agents/pdf-template-author.md

子智能体

专业的模板设计智能体(Handlebars + 打印 CSS)

.mcp.json

MCP 服务器

托管在 mcp.kamy.dev 的 MCP,提供渲染工具

Related MCP server: Kamy

安装

将你兼容 Open-Plugins 的智能体指向此仓库,并按照宿主的插件安装流程操作:

https://github.com/Kamy-Development/kamy-plugin

智能体会读取 .plugin/plugin.json 并自动加载组件。

你还需要一个 Kamy API 密钥。请从 kamy.dev/dashboard/keys 获取一个,并将其作为 KAMY_API_KEY 设置在你的环境变量中,以便 MCP 服务器能够读取它。

在不使用插件的情况下使用 Kamy

如果你不使用兼容 Open-Plugins 的智能体,请直接安装 SDK 或 CLI:

# SDK (Node, Bun, Deno, Workers, Edge, browser)
npm i @kamydev/sdk

# CLI (scripts, CI, previews)
npm i -g @kamydev/cli

完整文档请访问 kamy.dev/docs

支持

许可证

MIT — 参见 LICENSE

A
license - permissive license
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Generate professional PDFs from Claude, Cursor, and other AI tools. Create invoices, contracts, reports, and certificates from templates or inline HTML markup.
    7
    38
    1
    MIT
  • A
    license
    -
    quality
    -
    maintenance
    Other PDF MCP servers ask you to install Chrome, manage a local renderer, and ship templates yourself. Kamy MCP is a hosted endpoint — point any MCP client at https://mcp.kamy.dev/mcp, paste an API key, and start asking your AI to "generate an invoice for Acme Corp". Eight production-ready templates ship with the service (invoice, quote, receipt, contract, agreement, certificate, report, shipping-
  • A
    license
    B
    quality
    C
    maintenance
    MCP bridge for PDF Content Search — full-text PDF search with Apple Vision OCR across thousands of documents in under a second from Claude, Cursor, or any MCP client. Advanced filters (date, category, sender, amount), wildcards, boolean operators. Bridge open-source (MIT), PDF Content Search app is commercial with free iOS+Android companion scanner apps.
    84
    1
    MIT

View all related MCP servers

Related MCP Connectors

  • Generate PDFs from templates via AI chat. Works with Claude, ChatGPT, Cursor, and any MCP client.

  • Agent-first skill marketplace with USK open standard for Claude, Cursor, Gemini, Codex CLI.

  • Let ChatGPT, Claude & Cursor use your Mac: email, calendar, iMessage, Teams, files. Local, free.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Kamy-Development/kamy-plugin'

If you have feedback or need assistance with the MCP directory API, please join our Discord server