ClickSend MCP Server
@ClickSend
About ClickSend MCP Server
MCP Server for Messaging using ClickSend
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.
Frequently asked questions
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.
Basic information
More Other MCP servers

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
Comments