Kamy-plugin
OfficialOpen Plugins дистрибутив для Kamy — установите генерацию PDF через Kamy в Cursor, Claude Code и любого другого AI-агента для программирования, совместимого с Open-Plugins.
Этот репозиторий содержит только манифест плагина и ресурсы для агентов (навыки, правила, субагенты, конфигурация MCP). API Kamy, панель управления, исходный код SDK и шаблонизатор находятся в закрытой инфраструктуре; этот репозиторий служит точкой установки для AI-агентов.
Что входит в этот плагин
Путь | Компонент | Назначение |
Манифест | Имя, версия, метаданные, объявленные компоненты | |
Навык | Обучает агента, когда и как создавать PDF | |
Правило | Соглашения по написанию кода для | |
Субагент | Специализированный агент для разработки шаблонов (Handlebars + print CSS) | |
MCP-сервер | Размещенный MCP на |
Related MCP server: Kamy
Установка
Укажите своему агенту, совместимому с Open-Plugins, этот репозиторий и следуйте процессу установки плагинов в вашей среде:
https://github.com/Kamy-Development/kamy-pluginАгент прочитает .plugin/plugin.json и автоматически загрузит компоненты.
Вам также понадобится API-ключ Kamy. Получите его на
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.
Поддержка
Документация — kamy.dev/docs
Статус — kamy.dev/status
Журнал изменений — kamy.dev/changelog
Email — support@kamy.dev
Безопасность — security@kamy.dev
Лицензия
MIT — см. LICENSE.
This server cannot be installed
Maintenance
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
- AlicenseAqualityCmaintenanceGenerate professional PDFs from Claude, Cursor, and other AI tools. Create invoices, contracts, reports, and certificates from templates or inline HTML markup.7381MIT
- Alicense-quality-maintenanceOther 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-
- AlicenseBqualityCmaintenanceMCP 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.841MIT
- Alicense-qualityFmaintenanceProvides PDF analysis, data extraction, form filling, and comparison capabilities for Claude and Cursor, supporting both text and scanned documents with OCR.21MIT
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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