clicksend-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@clicksend-mcpcheck my received messages"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
ClickSend MCP Server
A remote MCP (Model Context Protocol) server that lets Claude read, organize, and send SMS messages through your ClickSend account.
Setup
Set environment variables CLICKSEND_USERNAME and CLICKSEND_API_KEY with your ClickSend credentials.
Install dependencies: npm install
Start the server: npm start
Related MCP server: SureM SMS MCP
Usage
Connect Claude via Settings > Connectors > Add custom connector, using https://your-deployed-url/mcp as the Remote MCP server URL.
Tools
list_contact_lists - view your ClickSend contact groups/lists.
list_contacts - view contacts/numbers in a specific group, or across all groups ("everyone").
get_received_messages - read incoming SMS replies.
send_sms - send a message to one number, a group's numbers, or everyone. Claude will always show you the drafted message and recipient list for your approval before sending.
Workflow
Ask Claude to check messages, pull a contact list, or draft an SMS to a group. Claude will show you the exact text and recipient count and wait for your explicit "send it" before anything goes out.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/smb333288-wq/clicksend-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server