Enrichments MCP is now live for all plans. Try it out today
All enrichments & signals

Find LinkedIn Page

Find LinkedIn Page is a LinkedIn company page scraper that extracts structured data from any LinkedIn company page. Pass a company LinkedIn URL or name and get back follower count, industry, company size, specialties, headquarters location, website, and recent company updates in clean JSON.

Configure MCP server with Find LinkedIn Page

Use SyncGTM as a LinkedIn page scraper from AI tools like Claude, ChatGPT, Cursor, or Windsurf via MCP. Find company LinkedIn pages using natural language prompts.

MCP server configuration

Add this to your MCP client configuration (Claude Desktop, Cursor, Windsurf, or any MCP-compatible tool):

json
{
  "mcpServers": {
    "syncgtm": {
      "type": "http",
      "url": "https://api.syncgtm.com/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}

Example prompt

Find the LinkedIn company page for Acme Corp and summarize what they do.

Example response

json
{
  "company_name": "Acme Corp",
  "description": "Enterprise software for modern sales teams",
  "industry": "Software Development",
  "company_size": "201-500 employees",
  "headquarters": "San Francisco, CA",
  "specialties": ["SaaS", "Sales Automation", "CRM"],
  "follower_count": 12500
}

Learn more about Enrichment MCP

SyncGTM Enrichment MCP gives AI tools direct access to 75+ enrichment and signal actions. Explore all MCP actions →