Linkly MCP Server

v1.0.0APIsstable

Create a new Linkly short link. Returns the created link with its short URL.

uncategorized
Share:
0
Stars
0
Downloads
0
Weekly
0/5

About

Create a new Linkly short link. Returns the created link with its short URL.

Features

  • create_link
  • update_link
  • delete_link
  • get_link
  • list_links

Use Cases

Create a new Linkly short link. Returns the created link with its short URL.
Update an existing Linkly link by its ID
Delete a Linkly link by its ID
Get details of a specific Linkly link by its ID
List all links in the workspace. Returns links with click statistics.
Community

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y linkly-mcp-server

Manual Installation

npx -y linkly-mcp-server

Examples

Basic Configuration

Configure Linkly MCP Server

npx -y linkly-mcp-server

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

{ "mcpServers": { "linkly": { "command": "npx", "args": ["-y", "linkly-mcp-server"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Linkly MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides