enke
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@enkeshorten https://example.com/article"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
enke MCP Server
Model Context Protocol server for en.ke — secure link tools for AI agents.
Exposes en.ke link management as MCP tools. Two transport modes: local stdio (Claude Desktop, Cursor) and remote SSE (HTTP).
Quick Start
Local (Claude Desktop)
{
"mcpServers": {
"enke": {
"command": "npx",
"args": ["-y", "enke-mcp-server"]
}
}
}Requires enke login first (shared auth with enke CLI).
Remote (SSE)
ENKE_API_KEY=xxx npx enke-mcp-server
# SSE endpoint: http://localhost:3100/sseRelated MCP server: ShortURLMCP
Tools
Tool | Description |
| Create a short link from a URL |
| List all short links |
| Click analytics (daily, referrers, geo, devices) |
| Revoke a short link |
| Modify slug, password, expiration, webhook |
| Create a landing page with multiple links |
Auth
Local mode: Reads
~/.enke/config.json(created byenke login)Remote mode:
ENKE_API_KEYenv var orAuthorization: Bearer <token>header
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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