Integrates with Aligo's SmartSMS service to send text messages via their API, requiring proper authentication credentials to send real or test messages.
Aligo SMS MCP Server
A server that can access the Aligo SMS API using the Model Context Protocol (MCP). MCP-compatible AI agents, such as Claude AI, can send SMS messages or query related information.
installation
Related MCP server: mcp-gopls
setting
Your API key settings are stored in the .garakrc file. Create the following file in your home directory:
https://smartsms.aligo.in/admin/api/auth.html
How to use
Find the tool list icon and click on it

After completing the above settings, you will see the following screen.

If you send using the above prompt,

Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Acknowledgments
Aligo for providing the SMS API
Model Context Protocol for standardizing tools and resource access