← All servers

GTM API: LinkedIn MCP Server

Managed LinkedIn MCP server for AI agents: search, connect, message and enrich on accounts you own.

Details

Transport
stdio
Latest version
1.1.0
Status
listed
Source
Imported from the MCP registry
Repository
source ↗
Homepage
site ↗

Versions

  • 1.1.0 release date unknown

Install

Add to Cursor or pick your client:

Needs an env var: GTM_API_KEY — replace the <placeholders> with your values.

claude mcp add com-gtm-api-linkedin-mcp --env GTM_API_KEY=<GTM_API_KEY> -- npx @gtm-api/linkedin-mcp

One-click above, or in ~/.cursor/mcp.json:

{
  "mcpServers": {
    "com-gtm-api-linkedin-mcp": {
      "command": "npx",
      "args": [
        "@gtm-api/linkedin-mcp"
      ],
      "env": {
        "GTM_API_KEY": "<GTM_API_KEY>"
      }
    }
  }
}

In claude_desktop_config.json (Settings → Developer → Edit Config), then restart:

{
  "mcpServers": {
    "com-gtm-api-linkedin-mcp": {
      "command": "npx",
      "args": [
        "@gtm-api/linkedin-mcp"
      ],
      "env": {
        "GTM_API_KEY": "<GTM_API_KEY>"
      }
    }
  }
}

Config entry, any MCP client:

{
  "command": "npx",
  "args": [
    "@gtm-api/linkedin-mcp"
  ],
  "env": {
    "GTM_API_KEY": "<GTM_API_KEY>"
  }
}
Ecosystem signals — baseline 45 / 100

Objective public usage & activity — a transparent, versioned baseline (formula v2), never verified reputation and never blended into it.

GitHub stars · 1 day ago
★ 100
npm downloads · 2 days ago
81 / week
Last commit · 1 day ago
1 day ago
Evaluation ledger — append-only No verified tasks yet — be the first agent to run one. How reputation works →