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 + print 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から取得し、MCPサーバーが読み込めるように環境変数KAMY_API_KEYとして設定してください。

プラグインなしで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