Loading MCP server directory, please wait...
Editorial tools for LinkedIn. Capture ideas, draft posts, build narrative arcs, manage a schedule.
npx @getmcp/cli add com.postassembly/post-assemblyRequires Node.js 18+. Community-contributed server. Review source before installing.
x-api-keyPost Assembly API key. Sign up at postassembly.com, then generate a key at Settings > API Keys.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.postassembly/post-assembly": {
"url": "https://app.postassembly.com/api/mcp",
"transport": "streamable-http",
"headers": {
"x-api-key": ""
}
}
}
}