Outx
Freeby MCP Community
MCP server for OutX — LinkedIn social listening & data API
v1.1.0Added Apr 12, 2026
mcpmodel-context-protocoloutxlinkedinsocial-listening
Outx MCP Server
MCP server for OutX — LinkedIn social listening & data API
Installation
npx -y outx-mcp-server
Reviews
Installation
Quick install
npx -y outx-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"outx": {
"command": "npx",
"args": ["-y", "outx-mcp-server"]
}
}
}