clicksend-mcp-server
Verified Safeby ClickSend
Overview
Extends ClickSend's messaging capabilities into modern AI ecosystems, enabling AI agents to send SMS without custom code.
Installation
No command providedSecurity Notes
The server itself appears to be a local adapter for an AI client to an external messaging API. No explicit 'eval' or obfuscation is mentioned. The primary security considerations involve the secure handling of ClickSend API credentials by the user, as the server will use these to interact with the ClickSend API. The README provides good warnings about securing credentials. Assuming the official package is not compromised, it's safe to run when credentials are kept private.
Similar Servers
activepieces
An open-source, extensible AI automation platform, serving as a Zapier alternative, that allows users to build and run integration flows and expose them as tools for Large Language Models (LLMs) through a type-safe TypeScript framework.
agents
Provides a Model Context Protocol (MCP) server that exposes a comprehensive API for managing Inkeep agents, tools, credentials, and projects, enabling external systems and agents to interact with the Inkeep Agent Framework.
line-bot-mcp-server
Integrates LINE Messaging API with AI Agents to enable automated communication and rich menu management for LINE Official Accounts.
volcano-sdk
A TypeScript SDK for building multi-provider AI agents that chain LLM reasoning with external tools and orchestrate multi-agent workflows.