list_template_versions — Kamy MCP Tool Read-only
list_template_versions
(list template versions) is one of 59 tools on the
Kamy
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_template_versions from your client
- Claude Code Kamy list_template_versions run in your project directory
- Claude Desktop Kamy list_template_versions ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Kamy list_template_versions ~/.cursor/mcp.json
- VS Code Kamy list_template_versions .vscode/mcp.json
- Zed Kamy list_template_versions ~/.config/zed/settings.json
- Windsurf Kamy list_template_versions ~/.codeium/windsurf/mcp_config.json
- Cline Kamy list_template_versions ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Kamy list_template_versions ~/.gemini/settings.json
- Grok Kamy list_template_versions .mcp.json (in your project root)
- ChatGPT Kamy list_template_versions Settings → Connectors → Advanced → Developer mode
- Claude.ai Kamy list_template_versions Settings → Connectors → Add custom connector
- LangChain Kamy list_template_versions pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http kamy https://mcp.kamy.dev/mcp
Other tools on this server
- list_templates
- get_template_schema
- create_template
- update_template
- publish_template
- rollback_template
- get_template_version
- render_pdf
- render_docx
- render_pptx
- render_xlsx
- render_html
- convert_document
- merge_pdfs
- split_pdf
- edit_pdf
- upload_file
- get_upload
- validate_payload
- extract_document
- ask_kamy
- create_signature_request
- create_envelope
- list_signature_requests
- get_signature_certificate
- get_signature_request
- get_envelope
- remind_signature
- bulk_signature_requests
- preview_field_placement
- list_signature_templates
- get_signature_template
- pki_sign_pdf
- verify_pdf_signature
- attest_artifact
- verify_attestation
- record_agent_action
- get_provenance_chain
- trace_record
- trace_record_batch
- trace_search
- verify_mcp_server
- scan_tool_description
- get_started
- get_account
- list_renders
- get_render
- get_render_pages
- extract_from_render
- render_async
- get_job
- render_batch
- create_schedule
- list_schedules
- delete_schedule
- create_webhook
- list_webhooks
- test_webhook
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.