Skip to main content
Glama
Kamy-Development

Kamy-plugin

Official

Distribución de Open Plugins para Kamy: instala la generación de PDF de Kamy en Cursor, Claude Code y cualquier otro agente de codificación de IA compatible con Open-Plugins.

Este repositorio contiene solo el manifiesto del plugin y los recursos orientados al agente (habilidad, reglas, subagente, configuración de MCP). La API de Kamy, el panel de control, el código fuente del SDK y el motor de plantillas residen en una infraestructura privada; este repositorio es la superficie de instalación para agentes de IA.

Qué incluye este plugin

Ruta

Componente

Propósito

.plugin/plugin.json

Manifiesto

Nombre, versión, metadatos, componentes declarados

skills/kamy/SKILL.md

Habilidad

Enseña al agente cuándo y cómo renderizar PDFs

rules/kamy-sdk.mdc

Regla

Convenciones de codificación para @kamydev/sdk y la API REST

agents/pdf-template-author.md

Subagente

Agente especializado en diseño de plantillas (Handlebars + CSS de impresión)

.mcp.json

Servidor MCP

MCP alojado en mcp.kamy.dev que expone herramientas de renderizado

Related MCP server: Kamy

Instalación

Dirige tu agente compatible con Open-Plugins a este repositorio y sigue el flujo de instalación de plugins del host:

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

El agente lee .plugin/plugin.json y carga los componentes automáticamente.

También necesitarás una clave de API de Kamy. Consigue una en kamy.dev/dashboard/keys y exponla como KAMY_API_KEY en tu entorno para que el servidor MCP la detecte.

Usar Kamy sin el plugin

Si no utilizas un agente compatible con Open-Plugins, instala el SDK o la CLI directamente:

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

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

Documentación completa en kamy.dev/docs.

Soporte

Licencia

MIT — ver 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