limelink-mcp-server
by hellovelop
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LIMELINK_API_KEY | No | API key for link management tools. Documentation resources and prompt templates work without it. | |
| LIMELINK_PROJECT_ID | No | Default project ID (used when not specified in tool calls) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| create-dynamic-link | Guide for creating a Limelink dynamic link with platform-specific deep linking |
| setup-deep-linking | Guide for setting up Limelink SDK deep linking on iOS and/or Android |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| docs-index | Limelink documentation index (llms.txt) — lists all available documentation pages |
| Limelink Docs: introduction | Documentation page for introduction |
| Limelink Docs: getting-started | Documentation page for getting-started |
| Limelink Docs: project | Documentation page for project |
| Limelink Docs: application | Documentation page for application |
| Limelink Docs: dynamic-link | Documentation page for dynamic-link |
| Limelink Docs: create-link | Documentation page for create-link |
| Limelink Docs: link-detail | Documentation page for link-detail |
| Limelink Docs: link-management | Documentation page for link-management |
| Limelink Docs: appearance | Documentation page for appearance |
| Limelink Docs: sdk-integration | Documentation page for sdk-integration |
| Limelink Docs: ios-sdk | Documentation page for ios-sdk |
| Limelink Docs: android-sdk | Documentation page for android-sdk |
| Limelink Docs: api-integration | Documentation page for api-integration |
| Limelink Docs: advanced | Documentation page for advanced |
| Limelink Docs: llm-agent | Documentation page for llm-agent |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/hellovelop/limelink-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server