Skip to main content
Glama
zenkeellc

enke

Official
by zenkeellc

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ENKE_API_KEYNoAPI key for remote SSE mode. If not set, local mode with file-based authentication is used.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
shorten_urlA

Create a short link from a long URL. Use this to share links, pass context between agents, or create temporary revocable references.

list_linksB

List your short links. Returns links with pagination support.

get_link_statsA

Get click analytics for a specific short link: daily counts, referrers, geo distribution, and device types.

delete_linkA

Permanently revoke and delete a short link. The link will stop redirecting immediately. This action is irreversible.

update_linkB

Update a short link's properties: change target URL or set/remove password.

create_landingB

Create a landing page (link-in-bio) with multiple links. Slug is required.

upload_documentA

Upload and share a file. Returns a short URL (https://en.ke/{slug}) for secure sharing with expiration, password, watermark, and burn-after-reading.

list_documentsA

List all shared documents, newest first.

get_documentA

Get details of a specific shared document by slug.

delete_documentA

Permanently delete a shared document and its file. Irreversible.

update_documentB

Update a shared document's settings: expiration, password, download limits, burn-after-reading.

renew_documentC

Reset a document's expiration timer to the plan's renewal period.

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/zenkeellc/enke-mcp-server'

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