Search, label and export your LinkedIn saved posts, then draft, schedule and publish from them.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
LinkedMash imports your LinkedIn saved posts into a searchable library and auto-syncs them to Notion, Google Sheets, Airtable, and Miro, with a REST API and an MCP server so AI agents such as Claude, ChatGPT, Cursor, and Codex can search and manage the same library.
This repository is the public home of the LinkedMash developer surface: the hosted MCP server, the @linkedmash/mcp npm package, the REST API, and the agent skill. The product itself lives at linkedmash.com. The service source code is not published in this repository.
LinkedMash runs a hosted MCP server, so there is nothing to install. Add it to your MCP client config:
Or send the token as a header instead of a URL parameter:
Prefer the header form where your client supports it; the URL form exists for clients that cannot set headers, and query strings can end up in request logs.
Create a token at linkedmash.com/integrations/api (login required). Note: the server accepts the initial MCP handshake before checking your token, so a wrong token shows up as a failure on the first tool call, not at connect time.
Per-client setup for Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Codex, OpenClaw, and ChatGPT: Connect Your Agent.
Prefer a local stdio server? The same tools ship as @linkedmash/mcp:
The REST API lives at https://api.linkedmash.com/v1 with Bearer authentication (saved posts are called bookmarks in the API):
Start here:
Agent-readable Markdown versions exist for most doc pages: append .md to an api-docs URL, or start from llms.txt.
Teach a coding agent to drive LinkedMash end to end:
Skill repo: linkedmash/agent-skills Β· Docs: Skills
Questions or problems with the MCP server or API? Open an issue or reach out via linkedmash.com.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/linkedmash-2)<a href="https://allmcps.com/mcp/linkedmash-2"><img src="https://allmcps.com/api/badge/linkedmash-2?style=directory" alt="LinkedMash on AllMCPs" /></a>