Skip to main content
Glama
cliqo-link

@cliqo/mcp

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CLIQO_API_KEYYesYour cliqo API key, sent as a Bearer token.
CLIQO_BASE_URLNoOverride the API base URL (defaults to https://api.cliqo.link). Useful for staging/self-hosted instances.https://api.cliqo.link

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
shorten_urlB

Create a short link for a URL. Consumes one credit. Returns the created link including its short URL and id.

list_linksC

List your short links (newest first). By default only active links are returned.

get_linkA

Fetch a single short link by its numeric id.

delete_linkA

Revoke (delete) a short link by its numeric id. The short URL stops resolving. This cannot be undone.

get_creditsA

Check how many link credits remain on your account.

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/cliqo-link/cliqo-mcp'

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