@start-win/social-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SOCIAL_API_KEY | Yes | Your API key (format: sw_live_...) from Social by Start-Win | |
| SOCIAL_API_BASE | No | Base URL of the Social by Start-Win API | https://social.start-win.fr |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_connected_networksA | Liste les réseaux sociaux connectés à l'espace de travail et les réseaux publiables supportés. |
| publish_postA | Publie immédiatement un post sur les réseaux sélectionnés. Instagram et TikTok exigent un média. |
| schedule_postA | Programme un post pour une date future (ISO 8601, min. 2 min, max. 90 jours). Instagram et TikTok exigent un média. |
| upload_mediaA | Upload temporaire d'une image ou vidéo (~20 min). Retourne tempFileName à passer dans publish_post ou schedule_post. |
| list_scheduled_postsC | Liste les publications programmées en attente. |
| get_scheduled_postB | Récupère le détail d'une publication programmée par son ID. |
| cancel_scheduled_postB | Annule une publication programmée en attente. |
| get_post_historyA | Historique des publications récentes (publiées, échecs, etc.). |
| suggest_optimal_slotsB | Suggère des créneaux de publication optimaux selon les réseaux et le fuseau horaire. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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