This MCP server enables GPT-based assistants like Claude and ChatGPT to access a user's public LinkedIn data, allowing them to analyze past posts, understand writing tone, and assist with content creation, rewriting, and brainstorming.
linkedinaicopilotcontent-creationcontext
Installation & Configuration
{
"mcpServers": {
"-ertiqah-linkedin-mcp-runner": {
"command": "npx",
"args": [
"-y",
"-ertiqah-linkedin-mcp-runner-mcp"
]
}
}
}