Skip to main content
Glama
vin-spiegel

htmldrop

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP port (default 3000)3000
BASE_DOMAINNoBase domain for artifact subdomainslocalhost
KEY_TTL_DAYSNoTTL for keyed publishes (default 30)30
ANON_TTL_DAYSNoTTL for anonymous publishes (default 7)7
MAX_HTML_SIZE_BYTESNoUpload cap in bytes (default 26214400)26214400
CLOUDFLARE_R2_ENDPOINTNoOptional R2 storage endpoint
CLOUDFLARE_R2_BUCKET_NAMENoOptional R2 bucket name
RATE_LIMIT_KEY_PER_MINUTENoPer-key rate limit (default 60)60
RATE_LIMIT_ANON_PER_MINUTENoPer-IP rate limit (default 10)10
CLOUDFLARE_R2_ACCESS_KEY_IDNoOptional R2 access key ID
CLOUDFLARE_R2_SECRET_ACCESS_KEYNoOptional R2 secret access key

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/vin-spiegel/htmldrop'

If you have feedback or need assistance with the MCP directory API, please join our Discord server