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 all-in-one AI automation platform designed to be extensible, serving as an open-source replacement for Zapier. It enables users to build AI-driven workflows and integrations using a type-safe TypeScript framework, and functions as a comprehensive MCP toolkit for connecting LLMs to various services.
agents
This MCP (Model Context Protocol) Server acts as a proxy for the Inkeep Agent Framework's Management API. It exposes administrative functionalities (e.g., CRUD operations for agents, projects, tools, and credentials) via the MCP protocol, allowing other clients or agents to interact with the Inkeep Management API through a standardized interface.
line-bot-mcp-server
Integrates AI agents with LINE Messaging API for automated communication and management of 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.