LinkedIn HTTP Server
БесплатноНе проверенMCP server for posting and managing LinkedIn content, supporting personal and company accounts. Deployed on Cloudflare Workers with token management via KV.
Описание
MCP server for posting and managing LinkedIn content, supporting personal and company accounts. Deployed on Cloudflare Workers with token management via KV.
README
HTTP MCP server for LinkedIn posting and management, deployed on Cloudflare Workers with Durable Objects.
Features
- ✅ Post text content to LinkedIn (personal & company pages)
- ✅ Share article URLs with custom previews
- ✅ Format posts with visual hierarchy
- ✅ List and manage multiple accounts
- ✅ Token management via Cloudflare KV
- ✅ Validate token health and expiry
- ✅ List, get, and delete posts
Supported Accounts
- Personal: Rose Scott (urn:li:person:TiOsO5-QU5)
- MobiCycle: MobiCycle Technologies (urn:li:organization:94952386)
- MobiCycle Productions: MobiCycle Productions (urn:li:organization:105189353)
Tools
Core Tools
| Tool | Description |
|---|---|
linkedin_post |
Post text content to LinkedIn |
linkedin_post_article |
Share article URL with commentary |
linkedin_format_post |
Format post with title, body, CTA, hashtags |
linkedin_list_organizations |
List manageable company pages |
Management Tools
| Tool | Description |
|---|---|
linkedin_validate_token |
Check token validity and expiry |
linkedin_get_profile |
Get profile information |
linkedin_list_posts |
List recent posts |
linkedin_get_post |
Get single post details |
linkedin_delete_post |
Delete a post |
linkedin_status |
Show server and account status |
Installation
cd /path/to/linkedin
npm install
Development
npm run dev
Deployment
npm run deploy
Make sure you have:
- Cloudflare account configured
- KV namespace created:
linkedin_tokens_kv - Durable Object migrations applied
Token Storage
Tokens stored in Cloudflare KV:
token:personaltoken:mobicycletoken:mobicycle-productions
MCP Configuration
{
"mcpServers": {
"linkedin": {
"type": "http",
"url": "https://your-worker.workers.dev/mcp"
}
}
}
Status
✅ Ready to deploy ✅ All tools implemented ✅ Multi-account support
Установка LinkedIn HTTP Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/org-mobicycle/linkedin-mcp-httpFAQ
LinkedIn HTTP Server MCP бесплатный?
Да, LinkedIn HTTP Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для LinkedIn HTTP Server?
Нет, LinkedIn HTTP Server работает без API-ключей и переменных окружения.
LinkedIn HTTP Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить LinkedIn HTTP Server в Claude Desktop, Claude Code или Cursor?
Открой LinkedIn HTTP Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare LinkedIn HTTP Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
