renderform-mcp
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RENDERFORM_API_KEY | Yes | Your RenderForm API key. Can also be passed via --api-key argument. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| render_imageA | This tool renders an image, PDF or video from a RenderForm template.
|
| create_screenshotB | This tool captures a screenshot of a web page using RenderForm.
|
| create_pdfA | This tool converts a web page into a PDF using RenderForm.
|
| get_render_resultsA | This tool lists past render results (images, PDFs, screenshots) in your RenderForm account.
|
| get_render_resultA | This tool retrieves details of a single render result by its identifier (requestId).
|
| delete_render_resultA | This tool permanently deletes a render result (and its file) from your RenderForm account.
|
| get_templatesA | This tool lists templates available in your RenderForm account.
|
| get_templateA | This tool retrieves the full details of a single template, including its editable 'properties' (component IDs, property names and default values), fonts and tags.
|
| delete_templateA | This tool permanently deletes a template from your RenderForm account.
|
| get_usageA | This tool returns the organization's usage summary: render credits (used/total/renewal), file storage uploads (used/total bytes) and plan/billing status.
|
| get_fontsA | This tool lists fonts available in your RenderForm account, including Google fonts and any custom uploaded fonts.
|
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/RenderForm/renderform-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server