@start-win/social-mcp
@start-win/social-mcp
Serveur MCP pour publier et programmer des posts via Social by Start-Win.
Prérequis
Compte Social by Start-Win avec réseaux connectés
Clé API (
sw_live_…) depuis Intégrations APINode.js 18+
Related MCP server: @posteverywhere/mcp
Installation
git clone git@github.com:RobinCouet/social-mcp.git
cd social-mcp
npm installOu via npm (une fois publié) :
npx -y @start-win/social-mcpConfiguration Cursor / Claude Desktop
{
"mcpServers": {
"social-start-win": {
"command": "npx",
"args": ["-y", "@start-win/social-mcp"],
"env": {
"SOCIAL_API_KEY": "sw_live_votre_cle",
"SOCIAL_API_BASE": "https://social.start-win.fr"
}
}
}
}En local (clone du dépôt) :
{
"mcpServers": {
"social-start-win": {
"command": "node",
"args": ["/chemin/vers/social-mcp/src/index.js"],
"env": {
"SOCIAL_API_KEY": "sw_live_votre_cle",
"SOCIAL_API_BASE": "https://social.start-win.fr"
}
}
}
}Outils disponibles
list_connected_networkspublish_postschedule_postupload_medialist_scheduled_posts/get_scheduled_post/cancel_scheduled_postget_post_historysuggest_optimal_slots
Documentation API : https://social.start-win.fr/api-docs
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityCmaintenanceEnables AI assistants to publish, schedule, and manage social media posts across X (Twitter), Instagram, and Threads through the Sociona API. Supports immediate posting, scheduling, analytics, and account management with natural language commands.69MIT
- AlicenseAqualityAmaintenanceEnables AI assistants to schedule and publish social media posts to platforms like Instagram, TikTok, YouTube, LinkedIn, Facebook, X, Threads, and Pinterest using natural language.331152MIT
- Flicense-qualityCmaintenanceEnables AI agents to create, schedule, and manage social media posts across 10 platforms via a unified API.

@posteahora/mcpofficial
AlicenseAqualityCmaintenanceEnables AI agents to create, schedule, and publish social media posts across Instagram, X/Twitter, LinkedIn, Threads, Facebook, and other platforms via the PosteAhora API.1522MIT
Related MCP Connectors
Publish, schedule, and manage social media posts across major platforms via the Postproxy API.
Create, schedule and publish social posts to TikTok, Instagram, Facebook and YouTube.
Schedule and publish social posts to 11 platforms with media, campaigns, analytics and AI captions
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/RobinCouet/social-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server