linkedin-mcp
Allows registering brand fonts by specifying a Google Fonts family name, which the server resolves and downloads for local storage and use in on-brand carousel and image rendering.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@linkedin-mcpCreate a LinkedIn post about our recent funding announcement"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
linkedin-mcp
Moteur MCP de contenu LinkedIn, multi-client. Se branche au Claude d'une entreprise (claude.ai Team/Enterprise, Claude Desktop, Claude Code) comme connecteur distant.
v1.2.0 — beta ouverte. Le moteur est stable et durci pour la production (timeout de rendu, cap de concurrence, écritures atomiques, arrêt propre, sessions bornées). Publie (texte, image, carrousel), planifie et apprend de ses résultats directement depuis Claude. Il évolue selon les retours d'usage. Un bug, une idée, un manque ? Ouvrez une issue GitHub — les retours orientent directement la feuille de route.
Ce qu'il fait
Le Bearer token = l'identite du client. Le serveur en deduit data/<token>/
(brand + suivi). Outils :
Identite de marque
setup_brand— enregistre voix + charte du client (onboarding, une fois).get_brand— relit l'identite stockee (voix + charte) en JSON.update_brand— patch partiel (fusion profonde), version precedente archivee.register_font(role, source)— enregistre la police on-brand du client (par roletitle/body).source= un nom de famille Google Fonts (le serveur resout et telecharge le woff2) ou une URL https d'un fichier woff2/woff/ttf/otf. La police est stockee dansdata/<token>/fonts/et injectee en@font-facelocal : aucune requete reseau au rendu. Garde-fou SSRF (https + IP publique + type/taille controles).
Rediger & verifier
get_playbook— fournit la methode + la voix pour que le Claude du client redige. Aucun texte genere cote serveur => aucun cout de token pour l'hebergeur. Injecte aussi « ce qui marche pour toi » a partir de l'historique du client.lint_post(texte)— controle deterministe avant publication : accroche en 1re ligne, aucun lien dans le corps, pas de tiret cadratin, repere de coupe (~210 car).
Visuels on-brand
render_carousel(slides)— carrousel on-brand en PDF (format LinkedIn).render_image(slide)— image seule on-brand en PNG (1080x1350). Chaque slide accepte unlayout:hook,stat,quote,list(+puces),cta,default— auto-detecte selon les champs, ou explicite.
Publier & suivre
connect_linkedin()— renvoie une URL d'autorisation ; apres accord du membre, son jeton LinkedIn est stocke par client pour publier sur son profil.post_to_linkedin(texte, visuel?, carrousel?)— publie sur le profil connecte, apres validation humaine du texte : texte seul, texte + image (visuel), ou texte + carrousel PDF feuilletable (carrousel, plan multi-slides). Ajoute au suivi automatiquement.schedule_post(texte, when, visuel?, carrousel?)— planifie une publication a une heure absolue (ISO 8601). Un worker serveur publie a l'heure prevue ; le texte est valide au moment de planifier.list_scheduled/cancel_scheduledgerent la file.log_post/list_posts— suivi des posts (metriques saisies a la main).update_post_metrics(id)— complete apres coup les metriques d'un post loggue.analyze_posts— bilan deterministe (cadence, format/themes les plus engageants, meilleur post), base uniquement sur les metriques saisies — aucune tendance inventee.delete_my_data(confirm)— droit a l'effacement (RGPD art. 17) : efface tout le dossier du client et invalide son token.
Rendu via headless Chrome. Le texte est auto-ajuste (aucune coupe : la police
retrecit jusqu'a ce que tout rentre) et la capture attend le chargement des polices
(--virtual-time-budget). Sans police enregistree, rendu en police systeme neutre.
La publication LinkedIn (
connect_linkedin/post_to_linkedin) requiert une app LinkedIn cote serveur (LINKEDIN_CLIENT_ID/LINKEDIN_CLIENT_SECRET). Sans elle, les autres outils (redaction, visuels, suivi) fonctionnent normalement.
Related MCP server: linkedin-mcp
Tester
npm test # node:test — isolation par token, rendu + gabarits, auto-fit, garde SSRF,
# playbook, lint, analyse, connexion LinkedIn, bornage des sessionsModele
Open-core : ce moteur est MIT, generique. Aucune donnee client dans le code :
chaque marque vit dans data/<token>/brand.json (+ history.json), pose via setup_brand.
Qui paie quoi : le client paie sa conso Claude (la redaction tourne chez lui) ; l'hebergeur paie juste le serveur (compute du rendu + quelques Ko de JSON par client).
Lancer en local
npm install
npm run mint -- "Nom du client" # cree un token, l'affiche
DATA_DIR=./data npm start # http://localhost:3000/mcp
curl localhost:3000/healthOnboarder un client (v1, sans UI)
npm run mint -- "Nom du client"=> un tokenlkm_....Envoyer au client par mail : l'URL
https://mcp.stacko.fr/mcp+Authorization: Bearer <token>.Le client branche ce connecteur MCP dans son Claude, lance
setup_brand(Claude l'interroge sur son brand book), puis genere ses posts + visuels.
Deploiement (repo autonome, open-core)
Ce moteur reste un repo separe (MIT) : pas dans le monorepo Stacko prive.
Il se deploie comme son propre service (perf isolee : le rendu Chrome ne touche
aucun autre service). Build depuis la racine du repo (docker build .), route Caddy
(ex. mcp.stacko.fr). Variables : PORT, CHROME_BIN, DATA_DIR (volume persistant).
Brancher cote client
Ajouter un connecteur MCP distant pointant sur https://mcp.stacko.fr/mcp,
header Authorization: Bearer <token>. 1 client = token partage suffit ;
plusieurs = passer a OAuth.
This server cannot be installed
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
- FlicenseNot gradedqualityDmaintenanceMCP server for posting and managing LinkedIn content, supporting personal and company accounts. Deployed on Cloudflare Workers with token management via KV.
- AlicenseNot gradedqualityCmaintenanceA personal-use remote MCP server that lets you post to LinkedIn, queue/schedule drafts, and pull your own post analytics from Claude.31MIT
- AlicenseNot gradedqualityCmaintenanceAI-powered LinkedIn automation server for content generation, profile/company data extraction, and connection request automation, integrating with MCP clients like Claude Desktop.MIT
- AlicenseNot gradedqualityCmaintenanceLinkedIn MCP server for Claude to create posts, read profile, and get analytics.31MIT
Related MCP Connectors
Managed LinkedIn MCP server for AI agents: search, connect, message and enrich on accounts you own.
MCP server for LeadDelta — manage LinkedIn connections and CRM data via AI assistants.
MCP server for QPost — lets AI agents publish video and image posts to YouTube, TikTok, Instagram.
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/KelianMp4/linkedin-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server