htmldrop
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP port (default 3000) | 3000 |
| BASE_DOMAIN | No | Base domain for artifact subdomains | localhost |
| KEY_TTL_DAYS | No | TTL for keyed publishes (default 30) | 30 |
| ANON_TTL_DAYS | No | TTL for anonymous publishes (default 7) | 7 |
| MAX_HTML_SIZE_BYTES | No | Upload cap in bytes (default 26214400) | 26214400 |
| CLOUDFLARE_R2_ENDPOINT | No | Optional R2 storage endpoint | |
| CLOUDFLARE_R2_BUCKET_NAME | No | Optional R2 bucket name | |
| RATE_LIMIT_KEY_PER_MINUTE | No | Per-key rate limit (default 60) | 60 |
| RATE_LIMIT_ANON_PER_MINUTE | No | Per-IP rate limit (default 10) | 10 |
| CLOUDFLARE_R2_ACCESS_KEY_ID | No | Optional R2 access key ID | |
| CLOUDFLARE_R2_SECRET_ACCESS_KEY | No | Optional R2 secret access key |
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 | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| publish_htmlA | Publish an HTML or markdown artifact (or fetch a remote HTML page) and get a shareable URL. Markdown is rendered into a clean reader page. Useful for sharing reports, dashboards, visualizations, or any document produced by an agent. |
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/vin-spiegel/htmldrop'
If you have feedback or need assistance with the MCP directory API, please join our Discord server