silicon-army-mcp
Provides tools for sending WhatsApp messages, product cards, and checking message status to enable customer communication via WhatsApp.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@silicon-army-mcpFind potential customers for my Bluetooth headphones in the US market"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
云旅AI外贸硅基军团 MCP Server
面向跨境电商和外贸企业的AI Agent工具集MCP服务
概述
云旅AI外贸硅基军团 MCP Server 是一个基于 MCP (Model Context Protocol) 协议的外贸工具服务,提供从客户发现到成交转化的全链路外贸能力。任何兼容MCP的AI客户端(如 Claude、CodeBuddy、Cursor、腾讯元宝等)均可一键接入。
Related MCP server: databid
工具列表
工具名 | 功能 | 关键参数 |
| 发现潜在外贸客户 | keyword, market, product_info, limit |
| 查询公司详细信息 | company_name |
| 发送外贸开发信 | to_address, subject, content, template_type |
| 批量发送邮件 | recipients, subject, content, template_type |
| 邮件追踪数据 | email_id |
| 发送WhatsApp消息 | phone_number, message, message_type |
| 发送产品卡片 | phone_number, product_name, price, description |
| WhatsApp消息状态 | message_id |
| 进口海关数据查询 | hs_code, country, time_range |
| 出口海关数据查询 | hs_code, country, time_range |
| 供应商查找 | product_keyword, country |
快速开始
安装依赖
pip install "mcp[cli]" fastapi uvicorn启动服务
# Streamable HTTP 模式(推荐,适合云托管)
python server.py
# 服务启动在 http://localhost:8000/mcpMCP客户端配置
在支持MCP的客户端中添加以下配置:
{
"mcpServers": {
"silicon-army": {
"url": "http://localhost:8000/mcp",
"type": "streamable-http"
}
}
}使用MCP Inspector测试
npx -y @modelcontextprotocol/inspector
# 连接到 http://localhost:8000/mcp适用场景
🎯 跨境电商客户开发:AI自动发现潜在买家、发送开发信、跟进转化
📊 海关数据分析:进出口数据查询、市场趋势分析
📧 多渠道营销触达:邮件+WhatsApp双渠道,批量发送+追踪
🔍 供应商查找:按产品关键词筛选优质供应商
技术架构
框架: FastMCP (Python)
协议: MCP 2025-03-26
传输: Streamable HTTP / SSE
部署: 支持 Docker 容器化部署
Docker部署
docker build -t silicon-army-mcp .
docker run -p 8000:8000 silicon-army-mcp关于
杭州云旅科技有限公司 - 专注AI+外贸领域的智能体产品研发
品牌矩阵: 云旅AI(公司品牌)/ 外贸硅基军团(产品线)/ 百雀AI(产品名)
License
MIT License - 详见 LICENSE
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/WangM-A3/silicon-army-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server