clicksend-mcp-server
1
ClickSend MCP Server is a Model Context Protocol server that facilitates sending SMS and MMS messages using ClickSend for Claude and other AI assistants. Its main features include single SMS sending capabilities and secure configuration using environment variables.
ClickSend MCP Server
A Model Context Protocol (MCP) server enabling AI assistants to send SMS and MMS using ClickSend.
Features
- Send SMS with ClickSend username and API Key.
Requirements
- Node.js >= 18
Configuration
- Environment variables:
CLICKSEND_USERNAME
andCLICKSEND_API_KEY
Example Interactions with Claude
Simple SMS Example
- Interaction example with number in E.164 format.
Important Notes
- Phone numbers must be in E.164 format.
- Rate limits on ClickSend account.
- Keep ClickSend credentials secure.
Troubleshooting
- "Phone number must be in E.164 format": Ensure correct format with "+".
- "Invalid credentials": Verify ClickSend credentials.
Contributing
Contributions are welcome.
License
MIT License.