mcp
Kudosity MCP server——为 AI agent 提供 SMS、MMS、WhatsApp、联系人和 webhook
Kudosity MCP server — SMS, MMS, WhatsApp, contacts and webhooks for AI agents
怎么安装
npx -y kudosity-mcp git clone https://github.com/kudosity/mcp ~/.claude/skills/mcp 简介
Kudosity MCP Server An installable Model Context Protocol server that gives AI agents native tools to send **SMS, MMS and WhatsApp** messages, manage contacts and webhooks, and research the Kudosity API — powered by Kudosity. Runs locally (or in your own infrastructure), authenticates with your Kudosity API key, and exposes one clean tool per action — so an agent calls send_sms instead of hand-building HTTP requests. Tools **Messaging** | Tool | Type | Description | |---|---|---| | send_sms | write | Send an SMS to a recipient | | send_mms | write | Send an MMS with a media attachment | | send…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 1
- 月下载
- 167
- 最近更新
- 2026-07-27
- 创建于
- 2026-07-27
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:punkpeye/awesome-mcp-servers
- 主题标签
- ai-agents, claude, cursor, gemini-cli, kudosity, mcp, messaging, mms, model-context-protocol, sms, whatsapp, windsurf
同类推荐
dsh-mnemon
omdsh-dev/dsh-mnemon
由 Mnemon 驱动的 DeepSeek Harness(DSH)跨 Agent、本地优先的持久记忆插件。它可在支持 Mnemon 的 Agent 之间共享长期记忆,并提供运行时记忆、可检索项目档案、语义召回、知识图谱和 Sidebar UI。
memsearch
zilliztech/memsearch
为所有AI Agent(如Claude Code、Codex)提供的持久统一记忆层,由Markdown和Milvus支持。
dsh-mnemon
dsh-external/dsh-mnemon
用于 DeepSeek Harness (DSH) 的跨代理、本地优先持久内存插件,由 Mnemon 驱动。它在启用 Mnemon 的代理之间共享长期记忆,并添加运行时记忆、可搜索项目文档、语义召回、知识图谱和侧边栏 UI。
markdownify-mcp
zcaceres/markdownify-mcp
用于将几乎任何内容转换为Markdown的Model Context Protocol服务器。