Skip to main content
Glama
RobinCouet

@start-win/social-mcp

by RobinCouet

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SOCIAL_API_KEYYesYour API key (format: sw_live_...) from Social by Start-Win
SOCIAL_API_BASENoBase URL of the Social by Start-Win APIhttps://social.start-win.fr

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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