← Registry

API Tools

sendly.link

Sends a single SMS message via the SENDLY SMS API.

1 endpoint1 known toolsFirst detected August 28, 2026Last detected August 28, 2026

ENDPOINT 1

https://mcp.sendly.link/mcp

No auth detected

MCP server metadata

Name
sendly-mcp
Version
1.3.1
Capabilities
tools
Server instructions

Narzedzie send_sms wysyla SMS przez SENDLY. Token podaj w naglowku Authorization: Bearer …

Known tools 1

send_sms

Wysyla pojedyncza wiadomosc SMS przez SENDLY SMS API.

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.sendly-mcp]
url = "https://mcp.sendly.link/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "sendly-mcp": {
      "type": "http",
      "url": "https://mcp.sendly.link/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: sendly-mcp
Remote MCP URL: https://mcp.sendly.link/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": {
    "sendly-mcp": {
      "url": "https://mcp.sendly.link/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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