ClickSend MCP Server
@ClickSend
About ClickSend MCP Server
MCP Server for Messaging using ClickSend
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"clicksend": {
"command": "node",
"args": [
"-y",
"@clicksend/sms-mcp-server"
],
"env": {
"CLICKSEND_USERNAME": "your clicksend username",
"CLICKSEND_API_KEY": "your API Key"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is ClickSend MCP Server?
ClickSend MCP Server is the official MCP server developed by the ClickSend team. It extends ClickSend’s messaging capabilities into modern AI ecosystems, allowing developers to send SMS via ClickSend without writing custom code. It is designed for developers integrating AI‑driven workflows with SMS.
How to use ClickSend MCP Server?
Requirements: Node.js >= 18. Set environment variables CLICKSEND_USERNAME and CLICKSEND_API_KEY (available from the ClickSend Dashboard). Configure the server in an MCP client (e.g., Claude for Desktop) using the npm package @clicksend/clicksend-mcp-server@latest or a local build. After restarting the client, the tool clicksend-send-sms appears.
Key features of ClickSend MCP Server
- Send one SMS at a time with credentials.
- Calculate the price of sending a message.
- Search contacts and contact lists, then send messages.
- Retrieve and use SMS templates.
- View SMS send history with filtering.
- Get SMS statistics for the last 30 days.
Use cases of ClickSend MCP Server
- Send SMS from an AI assistant (e.g., Claude) without custom integrations.
- Automate bulk SMS pricing calculations before sending.
- Manage contact lists and send targeted messages via natural language.
- Retrieve past SMS history for auditing or replanning.
- Monitor recent SMS usage statistics.
FAQ from ClickSend MCP Server
What phone number format is required?
All phone numbers must be in E.164 format (e.g., +61411111111).
What credentials are needed and where can I find them?
You need your ClickSend username and API Key. They can be found at https://dashboard.clicksend.com/account/subaccounts after signing up.
What are the runtime requirements?
Node.js version 18 or higher is required.
Are there rate limits I should be aware of?
Yes, you should be aware of your ClickSend account’s rate limits and pricing.
How do I troubleshoot “Invalid credentials”?
Double‑check your CLICKSEND_USERNAME and CLICKSEND_API_KEY. You can copy them from the ClickSend Dashboard.
More Other MCP servers
ghidraMCP
LaurieWiredMCP Server for Ghidra

EverArt
modelcontextprotocolModel Context Protocol Servers
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Servers
modelcontextprotocolModel Context Protocol Servers
Comments