Linkedin Mcp Http — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Linkedin Mcp Http (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
HTTP MCP server for LinkedIn posting and management, deployed on Cloudflare Workers with Durable Objects.
| 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 |
| 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 |
cd /path/to/linkedin
npm installnpm run devnpm run deployMake sure you have:
linkedin_tokens_kvTokens stored in Cloudflare KV:
token:personaltoken:mobicycletoken:mobicycle-productions{
"mcpServers": {
"linkedin": {
"type": "http",
"url": "https://your-worker.workers.dev/mcp"
}
}
}✅ Ready to deploy ✅ All tools implemented ✅ Multi-account support
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.