ReadySMS MCP Server
Enables sending SMS messages, managing contacts, campaigns, and inbox from AI assistants like Claude and ClickUp.
README
ReadySMS MCP Server
Send SMS messages from any AI assistant — Claude, ClickUp, Cursor, Windsurf, and more. One-click setup.
Setup (30 seconds)
Step 1: Get your API key
- Create a free account at readysms.io
- Go to Settings → API Keys → Create Key
- Copy your key (starts with
rsms_)
Step 2: Add to your AI tool
Copy-paste the config for your platform:
<details open> <summary><b>ClickUp (Hosted MCP — one-click)</b></summary>
- In ClickUp, go to Apps → MCP Servers → Add Custom MCP Server
- Enter:
- Name: ReadySMS
- URL:
https://api.readysms.io/mcp - Auth: OAuth 2.0
- Click Connect — you'll be redirected to sign in to ReadySMS and authorize ClickUp
- Done! Ask ClickUp's AI to send texts, manage campaigns, check delivery rates, etc.
</details>
<details> <summary><b>ClickUp (Local — alternative)</b></summary>
If you prefer local mode, add as an MCP integration in ClickUp's AI settings:
{
"mcpServers": {
"readysms": {
"command": "npx",
"args": ["-y", "readysms-mcp"],
"env": {
"READYSMS_API_KEY": "rsms_your_key_here"
}
}
}
}
</details>
<details> <summary><b>Claude Desktop</b></summary>
Add to ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):
{
"mcpServers": {
"readysms": {
"command": "npx",
"args": ["-y", "readysms-mcp"],
"env": {
"READYSMS_API_KEY": "rsms_your_key_here"
}
}
}
}
</details>
<details> <summary><b>Claude Code (CLI)</b></summary>
claude mcp add readysms -- npx -y readysms-mcp
Then set the env var in your shell or .env:
export READYSMS_API_KEY=rsms_your_key_here
</details>
<details> <summary><b>Cursor</b></summary>
Add to .cursor/mcp.json in your project root:
{
"mcpServers": {
"readysms": {
"command": "npx",
"args": ["-y", "readysms-mcp"],
"env": {
"READYSMS_API_KEY": "rsms_your_key_here"
}
}
}
}
</details>
<details> <summary><b>Windsurf</b></summary>
Add to ~/.windsurf/mcp.json:
{
"mcpServers": {
"readysms": {
"command": "npx",
"args": ["-y", "readysms-mcp"],
"env": {
"READYSMS_API_KEY": "rsms_your_key_here"
}
}
}
}
</details>
Step 3: Start talking
Just ask your AI assistant naturally:
"Send a text to +15551234567 saying their appointment is tomorrow at 3pm"
"Show me my unread conversations"
"Draft a campaign to remind customers about our summer sale"
"How many credits do I have left?"
"Run a deliverability audit on my phone numbers"
What You Can Do
Messaging
| Tool | What it does |
|---|---|
send_sms |
Send an SMS to any phone number |
ai_generate_message |
AI-generate 5 message variants from a description |
get_message_logs |
View message history with delivery status |
Inbox
| Tool | What it does |
|---|---|
list_conversations |
Browse conversations with search and filters |
get_messages |
Read a conversation thread |
update_conversation |
Mark read/unread, star, archive, close |
Contacts
| Tool | What it does |
|---|---|
search_contacts |
Find contacts by name, phone, tag, stage, score |
create_contact |
Add a new contact |
update_contact |
Update contact info, tags, pipeline stage |
list_tags |
See all tags in use |
Campaigns
| Tool | What it does |
|---|---|
ai_compose_campaign |
AI-draft a campaign from plain English |
create_campaign |
Create a campaign (draft or scheduled) |
list_campaigns |
View campaigns with delivery stats |
campaign_breakdown |
Detailed performance analytics |
diagnose_campaign |
Troubleshoot delivery issues |
Automation
| Tool | What it does |
|---|---|
list_drip_sequences |
View automated follow-up sequences |
enroll_in_drip |
Enroll contacts in a drip sequence |
list_ai_agents |
View AI auto-reply agents |
test_ai_agent |
Test an AI agent's reply without sending |
Analytics & Billing
| Tool | What it does |
|---|---|
get_balance |
Check credit balance and pricing tier |
get_delivery_rate |
Account-wide delivery rates by carrier |
check_deliverability |
Per-number health metrics |
get_spend_history |
Daily spend breakdown |
get_transactions |
Full billing transaction log |
list_phone_numbers |
Phone numbers with health status |
Setup
| Tool | What it does |
|---|---|
test_connection |
Verify your API key works |
Built-in Workflows
These pre-built prompts guide your AI through multi-step tasks:
send_campaign— Walk through creating a campaign: check balance → AI-draft message → choose audience → save as draftinbox_summary— Summarize unread conversations, flag urgent items, show balancedeliverability_audit— Audit every phone number with red/yellow/green health status
Environment Variables
| Variable | Required | Default | Description |
|---|---|---|---|
READYSMS_API_KEY |
Yes | — | Your API key from ReadySMS settings (starts with rsms_) |
READYSMS_API_URL |
No | https://api.readysms.io |
API base URL (only change for self-hosted) |
Reliability
- Automatic retries with exponential backoff on 429/502/503/504
- 30-second timeout on all API calls (no hanging)
- Structured errors — clear, actionable messages (not stack traces)
- Phone number normalization — accepts
(555) 123-4567,5551234567,+15551234567 - Input validation — catches bad inputs before hitting the API
- Startup validation — verifies API key format immediately
Get Started
Don't have a ReadySMS account? Sign up free at readysms.io — takes under 2 minutes.
Need help? Email support@readysms.io
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。