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. |
Capabilities
Features and capabilities supported by this server
| 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
- 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