Social Mic
БесплатноНе проверенEnables generating, scheduling, and publishing social media posts via Claude or an agent through the MCP protocol.
Описание
Enables generating, scheduling, and publishing social media posts via Claude or an agent through the MCP protocol.
README
Pilote tes posts (génération, planification, publication) depuis Claude / un agent
via le protocole MCP. Il appelle l'API publique /api/v1 avec ta clé.
Installation
Publié sur NPM — aucune installation manuelle, npx s'en charge :
npx -y social-mic-mcp
(ou en local depuis le repo : cd mcp && npm install && node index.mjs)
Configuration
- Crée une clé dans l'app : Paramètres → API & intégrations → Nouvelle clé (
smic_…). - Ajoute le serveur à ton client MCP.
Claude Desktop / Claude Code (mcp config)
{
"mcpServers": {
"social-mic": {
"command": "npx",
"args": ["-y", "social-mic-mcp"],
"env": {
"SOCIAL_API_KEY": "smic_xxxxxxxxxxxx",
"SOCIAL_API_URL": "https://social.madeinconflans.fr"
}
}
}
}
Outils exposés
| Outil | Rôle |
|---|---|
generate_post |
Génère un texte + hashtags (description, tone?, platform?) |
create_post |
Crée un brouillon / planifie (content_text, scheduled_at?, social_account_id?, media_url?, link?) |
publish_post |
Publie tout de suite un post existant (id, social_account_id?) |
list_posts |
Derniers posts |
list_accounts |
Comptes connectés (pour social_account_id) |
Exemple d'usage (langage naturel)
« Génère 3 posts pour ma boulangerie cette semaine et planifie-les à 9h sur Facebook. »
L'agent appelle list_accounts, puis generate_post ×3, puis create_post avec
scheduled_at (UTC) et le social_account_id Facebook.
Notes
- Dates
scheduled_aten UTC ISO 8601 (ex:2026-07-01T07:00:00Z= 9h Paris l'été). - Posts illimités par organisation.
- Un post
linkest publié sur Facebook ; Instagram exige une image.
Установка Social Mic
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/Oliviercreativ/social-mic-mcpFAQ
Social Mic MCP бесплатный?
Да, Social Mic MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Social Mic?
Нет, Social Mic работает без API-ключей и переменных окружения.
Social Mic — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Social Mic в Claude Desktop, Claude Code или Cursor?
Открой Social Mic на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Omni Video
An MCP server that transforms LLM-enabled IDEs into professional video editors by pre-processing footage into text proxies, generating motion graphics via HTML/
автор: buildwithtazaARA
Generate images, video and audio from any AI agent — one connector.
автор: ARAYouTube
Transcripts, channel stats, search
автор: YouTubeEverArt
AI image generation using various models.
автор: modelcontextprotocolCompare Social Mic with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории media
