io.github.alexey-pelykh/linkedctl
Quality Score
73
/100
CLI and MCP server for the LinkedIn API
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"linkedctl": {
"command": "npx",
"args": [
"-y",
"linkedctl"
],
"env": {
"LINKEDCTL_ACCESS_TOKEN": "<your-linkedctl_access_token>",
"LINKEDCTL_CLIENT_ID": "<linkedctl_client_id>",
"LINKEDCTL_CLIENT_SECRET": "<your-linkedctl_client_secret>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"linkedctl": {
"command": "npx",
"args": [
"-y",
"linkedctl"
],
"env": {
"LINKEDCTL_ACCESS_TOKEN": "<your-linkedctl_access_token>",
"LINKEDCTL_CLIENT_ID": "<linkedctl_client_id>",
"LINKEDCTL_CLIENT_SECRET": "<your-linkedctl_client_secret>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y linkedctl§02 Environment variables
LINKEDCTL_ACCESS_TOKENrequiredsecret
LinkedIn OAuth2 access token
LINKEDCTL_CLIENT_IDLinkedIn OAuth2 client ID
LINKEDCTL_CLIENT_SECRETsecret
LinkedIn OAuth2 client secret
§03 MCP Quality Score · methodology
freshness
23
completeness
5
installability
25
documentation
15
stability
5
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.