Skip to main content
Glama
hellovelop

limelink-mcp-server

by hellovelop

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LIMELINK_API_KEYNoAPI key for link management tools. Documentation resources and prompt templates work without it.
LIMELINK_PROJECT_IDNoDefault project ID (used when not specified in tool calls)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
create-linkB

Create a Limelink dynamic link with platform-specific deep linking, social previews, and UTM tracking

get-link-by-suffixA

Look up a Limelink dynamic link by its suffix

get-link-by-urlA

Look up a Limelink dynamic link by its full URL. Supports both Free (deep.limelink.org) and Pro ({project}.limelink.org/link/) URL formats.

Prompts

Interactive templates invoked by user choice

NameDescription
create-dynamic-linkGuide for creating a Limelink dynamic link with platform-specific deep linking
setup-deep-linkingGuide for setting up Limelink SDK deep linking on iOS and/or Android

Resources

Contextual data attached and managed by the client

NameDescription
docs-indexLimelink documentation index (llms.txt) — lists all available documentation pages
Limelink Docs: introductionDocumentation page for introduction
Limelink Docs: getting-startedDocumentation page for getting-started
Limelink Docs: projectDocumentation page for project
Limelink Docs: applicationDocumentation page for application
Limelink Docs: dynamic-linkDocumentation page for dynamic-link
Limelink Docs: create-linkDocumentation page for create-link
Limelink Docs: link-detailDocumentation page for link-detail
Limelink Docs: link-managementDocumentation page for link-management
Limelink Docs: appearanceDocumentation page for appearance
Limelink Docs: sdk-integrationDocumentation page for sdk-integration
Limelink Docs: ios-sdkDocumentation page for ios-sdk
Limelink Docs: android-sdkDocumentation page for android-sdk
Limelink Docs: api-integrationDocumentation page for api-integration
Limelink Docs: advancedDocumentation page for advanced
Limelink Docs: llm-agentDocumentation page for llm-agent

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/hellovelop/limelink-mcp-server'

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