Loading MCP server directory, please wait...
Search, label and export your LinkedIn saved posts, then draft, schedule and publish from them.
npx @getmcp/cli add io.github.linkedmash/linkedmashRequires Node.js 18+. Community-contributed server. Review source before installing.
LINKEDMASH_TOKENLinkedMash API token. Create one at https://www.linkedmash.com/integrations/api
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.linkedmash/linkedmash": {
"command": "npx",
"args": [
"-y",
"@linkedmash/mcp"
],
"env": {
"LINKEDMASH_TOKEN": ""
}
}
}
}