🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@sendly/mcp

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sendly/mcp - npm Package Compare versions

Comparing version
2.4.0
to
2.5.0
+1
-1
package.json
{
"name": "@sendly/mcp",
"version": "2.4.0",
"version": "2.5.0",
"description": "Sendly MCP Server — Full SMS platform for AI agents. Messaging, contacts, campaigns, templates, webhooks, OTP verification, and more.",

@@ -5,0 +5,0 @@ "type": "module",

# @sendly/mcp
Full SMS platform for AI agents — 91 tools for messaging, contacts, campaigns, templates, webhooks, OTP verification, conversations, labels, drafts, and more via [Model Context Protocol](https://modelcontextprotocol.io).
Full SMS platform for AI agents — 95 tools for messaging, contacts, campaigns, templates, webhooks, OTP verification, conversations, labels, drafts, phone numbers, and more via [Model Context Protocol](https://modelcontextprotocol.io).

@@ -57,3 +57,3 @@ ## Quick Setup

## All 91 Tools
## All 95 Tools

@@ -217,2 +217,11 @@ ### Messaging (6)

### Phone Numbers (4)
| Tool | Description |
|------|-------------|
| `list_number_countries` | List buyable countries and the number types per country |
| `search_available_numbers` | Search numbers to buy by country and type (optional `contains`) |
| `list_numbers` | List numbers owned by your workspace |
| `buy_number` | Buy a number; surfaces a hosted link + code if documents/payment are required |
### Enterprise (4)

@@ -255,3 +264,3 @@

- [MCP Tools Reference](https://sendly.live/docs/ai/mcp-tools) — all 91 tools with schemas
- [MCP Tools Reference](https://sendly.live/docs/ai/mcp-tools) — all 95 tools with schemas
- [Agent Skills](https://sendly.live/skills) — SKILL.md files for 8 platforms

@@ -258,0 +267,0 @@ - [API Reference](https://sendly.live/docs/api)

Sorry, the diff of this file is too big to display