@writio/mcp-server
Freeby MCP Community
MCP server for Writio — AI-native LinkedIn content creation, scheduling, and analytics for Claude Desktop, Cursor, and other MCP clients
v0.1.3Added Apr 12, 2026
mcpmodel-context-protocolwritiolinkedincontent-creation
@writio/mcp-server MCP Server
MCP server for Writio — AI-native LinkedIn content creation, scheduling, and analytics for Claude Desktop, Cursor, and other MCP clients
Installation
npx -y @writio/mcp-server
Reviews
Installation
Quick install
npx -y @writio/mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"@writio/mcp-server": {
"command": "npx",
"args": ["-y", "@writio/mcp-server"]
}
}
}