enke
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ENKE_API_KEY | No | API key for remote SSE mode. If not set, local mode with file-based authentication is used. |
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 | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| 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/zenkeellc/enke-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server