Skip to main content
Glama
srotzin

hive-mcp-cdn

by srotzin

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP port.3000
ENABLENoMaster switch. `false` runs `/health` only.true
CDN_DB_PATHNoSQLite warm-tier path./tmp/cdn.db
WALLET_ADDRESSNoRecipient for x402 fees.0x15184bf50b3d3f52b60434f8942b7d52f2eb436e
CDN_DEFAULT_TTL_SNoDefault TTL for objects without explicit `max-age`.300
CDN_LRU_MAX_BYTESNoHot-tier byte cap (64 MiB).67108864
CDN_LRU_MAX_ENTRIESNoHot-tier entry cap.1024
CDN_MAX_OBJECT_BYTESNoPer-object size limit (4 MiB).4194304
CDN_PREPAY_BUNDLE_USDNoDefault prepay bundle size.1.0
CDN_PRICE_PER_REQUEST_USDNoPer-request fee.0.0002
CDN_PRICE_PER_GB_EGRESS_USDNoPer-GB egress fee.0.05

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/srotzin/hive-mcp-cdn'

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