← Registry

Social Media

melinks.co

Manage link-in-bio pages with operations to create, retrieve, update, delete, and export them.

1 endpoint14 known toolsFirst detected June 28, 2026Last detected September 16, 2026

ENDPOINT 1

https://melinks.co/mcp

No auth detected

MCP server metadata

Name
melinks
Version
1.0.0
Capabilities
tools.listChanged

Known tools 14

create_link_list

Create a new link-in-bio page.

Potential side effects
get_link_list

Retrieve a link-in-bio page by its shortcode or username.

Inferred read-only
update_link_list

Update an existing link-in-bio page.

Potential side effects
delete_link_list

Permanently delete a link-in-bio page.

Potential side effects
export_link_list

Export a link-in-bio page as a melinks JSON file (v1 format).

Inferred read-only
import_link_list

Create a new link-in-bio page by importing a melinks JSON file (v1 format).

Potential side effects
get_qr_code

Generate a QR code for a link-in-bio page.

Inferred read-only
list_versions

List version history for a link-in-bio page.

Inferred read-only
rollback_version

Rollback a link-in-bio page to a previous version.

Inferred read-only
get_analytics

Get detailed click analytics for a link-in-bio page.

Inferred read-only
create_ab_test

Start an A/B test on a link-in-bio page.

Inferred read-only
get_ab_test

Get the current A/B test status and per-variant click stats for a link-in-bio page.

Inferred read-only
conclude_ab_test

Conclude an A/B test by picking a winner.

Inferred read-only
cancel_ab_test

Cancel and delete an A/B test without applying changes.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.melinks]
url = "https://melinks.co/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "melinks": {
      "type": "http",
      "url": "https://melinks.co/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: melinks
Remote MCP URL: https://melinks.co/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "melinks": {
      "url": "https://melinks.co/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "melinks": {
      "type": "http",
      "url": "https://melinks.co/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "melinks",
  "transport": "streamable-http",
  "url": "https://melinks.co/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for melinks.co was fetched 2026-07-28T03:39:41.794Z and is being refreshed.

Trust status New

This domain appears to have previously been parked, so its current status is new or unverified.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.