Skip to main content
Glama
Kamy-Development

Kamy-plugin

Official

Kamy를 위한 Open 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