Skip to main content
Glama
zenkeellc

enke

Official
by zenkeellc

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/sse

Related MCP server: youfiliate-mcp

Tools

Tool

Description

shorten_url

Create a short link from a URL

list_links

List all short links

get_link_stats

Click analytics (daily, referrers, geo, devices)

delete_link

Revoke a short link

update_link

Modify slug, password, expiration, webhook

create_landing

Create a landing page with multiple links

Auth

  • Local mode: Reads ~/.enke/config.json (created by enke login)

  • Remote mode: ENKE_API_KEY env var or Authorization: Bearer <token> header

License

MIT

Install Server
A
license - permissive license
A
quality
A
maintenance

Maintenance

Maintainers
Response time
0dRelease cycle
5Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    An MCP server that enables users to shorten long URLs into permanent, shareable links using the AceDataCloud API. It supports both single and batch URL shortening directly within MCP-compatible clients like Claude and VS Code.
    4
    1
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    MCP server for managing Youfiliate Smart Links from AI assistants like Claude Desktop, enabling creation of geo-targeted affiliate links, analytics, and YouTube description migrations.
    18
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    MCP server that enables AI agents to manage Lnkify links, domains, API keys, and analytics. Allows creation and resolution of short links through natural language.
    MIT

View all related MCP servers

Related MCP Connectors

  • MCP server for URL shortening and management

  • Official in.bio MCP server: shorten URLs, styled QR codes, and click analytics. No API key needed.

  • Official PicSee MCP server for short links, link management, click analytics, and optional OAuth.

View all MCP Connectors

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