Skip to main content
Glama
kegelmeier

Spliit MCP for Cloudflare Workers

by kegelmeier

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ADMIN_TOKENYesDifferent bearer token used only by /setup
MCP_AUTH_TOKENYesBearer token used by the MCP client; at least 32 characters
WRITES_ENABLEDNoRegisters prepare and commit tools when truefalse
ALLOWED_HOSTNAMESNoOptional inbound Worker hostname allowlist
DRAFT_TTL_SECONDSNoDraft lifetime, 60–3,600 seconds600
SPLIIT_TIMEOUT_MSNoUpstream timeout, 1,000–30,000 ms15000
SPLIIT_GROUPS_JSONYesImport-only 0.x migration value; use [] on a new install[]
DATA_ENCRYPTION_KEYYesExactly 64 hexadecimal characters used for AES-256-GCM
ALLOWED_SPLIIT_HOSTNAMESNoExact outbound Spliit hostname allowlistspliit.app

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/kegelmeier/spliit-mcp-cloudflare'

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