GoAI Moat Social Media Content Strategy
Platform playbooks, rolling content calendars and video hooks for cross-border sellers
Should I use this
Quality & Safety
B
Findings (2)
- LOWin build_content_calendar
- LOWin hook_framework
Based on automated analysis of tool definitions and protocol compliance.
Context Cost
~656Tokens (tool definitions)
~1.4 KBTypical response size
Moderate attention impact (0.51% of 128k context)
This is the approximate number of tokens consumed each time the server's tools are loaded into a model's context. Higher counts reduce the attention available for other tasks.
Install
One-Click Install
Add this to your `claude_desktop_config.json` file:
{
"mcpServers": {
"social-media-strategy": {
"url": "https://social.mcp.goaimoat.com/mcp"
}
}
}Remote endpoints
https://social.mcp.goaimoat.com/mcpstreamable-httpWhat it can do
Tool inventory
Tools (3)
🟢 Read-only🟡 Write🔴 Delete⚪ Unknown
⚪platform_playbook(platform, category, email, license_key)
返回单个平台的内容策略 playbook:算法偏好、最佳格式/时长/发布频率、钩子、CTA、标签、禁忌。
Input Schema
{
"type": "object",
"properties": {
"platform": {
"type": "string",
"description": "平台名,支持 tiktok / instagram / youtube / pinterest / facebook(默认 tiktok)。"
},
"category": {
"default": "",
"type": "string",
"description": "品类/产品(如 \"portable blender 便携榨汁机\"),用于代入示例(可空)。"
},
"email": {
"default": "",
"type": "string"
},
"license_key": {
"default": "",
"type": "string"
}
},
"required": [
"platform"
],
"additionalProperties": false
}Output Schema
{
"type": "object",
"additionalProperties": true
}⚪build_content_calendar(platforms, weeks, posts_per_week, category, launch_date, ...)
生成一个滚动内容日历:七大选题支柱轮换,每条配钩子/CTA/标签建议 + 大促节点提醒。
Input Schema
{
"type": "object",
"properties": {
"platforms": {
"type": "string",
"description": "目标平台(逗号分隔,如 \"tiktok,instagram\")。"
},
"weeks": {
"default": 2,
"type": "integer",
"description": "日历跨度周数(默认 2,最大 8)。"
},
"posts_per_week": {
"default": 5,
"type": "integer",
"description": "每周发帖数(默认 5,最大 14)。"
},
"category": {
"default": "",
"type": "string",
"description": "品类/产品(如 \"portable blender\")。"
},
"launch_date": {
"default": "",
"type": "string",
"description": "起始日期(如 \"2026-09-25\",可空则用「第 N 周」表示)。"
},
"email": {
"default": "",
"type": "string"
},
"license_key": {
"default": "",
"type": "string"
}
},
"required": [
"platforms"
],
"additionalProperties": false
}Output Schema
{
"type": "object",
"additionalProperties": true
}⚪hook_framework(product_angle, audience, email, license_key)
返回短视频钩子框架库 + 黄金 5 段分镜脚本骨架,用于写出前 3 秒留人的脚本。
Input Schema
{
"type": "object",
"properties": {
"product_angle": {
"type": "string",
"description": "产品卖点/角度(如 \"不插电的便携榨汁杯,通勤路上 30 秒出汁\")。"
},
"audience": {
"default": "",
"type": "string",
"description": "目标人群(如 \"通勤上班族 / 健身人群\",可空)。"
},
"email": {
"default": "",
"type": "string"
},
"license_key": {
"default": "",
"type": "string"
}
},
"required": [
"product_angle"
],
"additionalProperties": false
}Output Schema
{
"type": "object",
"additionalProperties": true
}Community
Evidence
Recent observations
verifiedversion not recorded3 tools