Serversdev.kamy/kamy
K

Kamy

dev.kamy/kamy · v1.2.0
● Remote
v1.2.0remote🌐 https://mcp.kamy.dev/mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "dev.kamy/kamy",
  "description": "Document API for AI-native software: render PDFs, e-sign, PAdES-seal, and verify.",
  "title": "Kamy",
  "repository": {
    "url": "https://github.com/Kamy-Development/kamy-plugin",
    "source": "github"
  },
  "version": "1.2.0",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.kamy.dev/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}