Loading MCP server directory, please wait...
Managed LinkedIn MCP server for AI agents: search, connect, message and enrich on accounts you own.
npx @getmcp/cli add com.gtm-api/linkedin-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
GTM_API_KEYAPI key from app.gtm-api.com (7-day trial). The launcher sends it as the Authorization Bearer to the hosted endpoint.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.gtm-api/linkedin-mcp": {
"command": "npx",
"args": [
"-y",
"@gtm-api/linkedin-mcp"
],
"env": {
"GTM_API_KEY": ""
}
}
}
}