# @linkedmash/mcp

MCP server for LinkedIn saved posts: search and label your saved library, then draft, schedule and publish from it.

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the package rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 1.2.0
- **Author:** Linkedmash Team
- **License:** MIT
- **npm:** @linkedmash/mcp
- **Endpoints:** streamable-http https://mcp.linkedmash.com/api/mcp
- **Source:** https://github.com/linkedmash/linkedmash
- **Compatible clients:** claude-code, cursor, copilot, chatgpt, gemini (basis: transport)

## Trust

60/100 (B), scored on the package rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 9 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-08-19T17:37:40.282Z
- **Version scanned:** 1.2.0
- **CVEs:** none found by OSV at scan time

## Tools

40 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `search_docs`
- `list_bookmarks`
- `search_bookmarks`
- `get_bookmark_count`
- `list_labels`
- `add_labels`
- `remove_labels`
- `tag_bookmarks_by_filter`
- `remove_labels_by_filter`
- `archive_bookmarks_by_filter`
- `delete_bookmarks_by_filter`
- `setup_vector_store`
- `get_bookmark`
- `list_drafts`
- `create_draft`
- `get_draft`
- `update_draft`
- `delete_draft`
- `upload_media`
- `schedule_post`
- `get_queue`
- `get_posting_slots`
- `cancel_scheduled_post`
- `get_posting_schedule`
- `set_posting_schedule`
- `get_analytics`
- `get_post_analytics`
- `get_growth_digest`
- `remember`
- `recall`
- `forget`
- `list_smart_folders`
- `get_smart_folder`
- `get_smart_folder_posts`
- `create_smart_folder`
- `update_smart_folder`
- `delete_smart_folder`
- `trigger_pdf_export`
- `trigger_csv_export`
- `trigger_json_export`

## Install

**Verdict: review** — Installable, but 1 thing to check first: No publisher has proved control of this listing; it is indexed, not vouched for.
**Cautions** (coverage gaps and advisories — never blocking)
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"mcp\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@linkedmash/mcp\"\n      ],\n      \"env\": {\n        \"LINKEDMASH_TOKEN\": \"<YOUR_LINKEDMASH_TOKEN>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `LINKEDMASH_TOKEN` — Linkedmash Token (required)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 1 credential (1 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Critical blast radius — deletes data; runs locally and hosted.
- Floor 61, ceiling 61 (tier: critical)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/%40linkedmash%2Fmcp
- Install plan: https://forgeregistry.com/api/v1/packages/%40linkedmash%2Fmcp/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40linkedmash%2Fmcp
- HTML page: https://forgeregistry.com/registry/%40linkedmash%2Fmcp
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
