Skip to main content
Glama

Linkd MCP Server

by automcp-app

scrape_linkedin

Extract detailed profile data and posts with comments from any LinkedIn URL using RapidAPI. Ideal for retrieving structured insights from LinkedIn profiles programmatically.

Instructions

Retrieves detailed profile data and posts with comments from a LinkedIn profile URL using RapidAPI. Each request costs 2 credits.

Input Schema

NameRequiredDescriptionDefault
linkedin_urlYesThe LinkedIn profile URL to scrape.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "linkedin_url": { "description": "The LinkedIn profile URL to scrape.", "type": "string" } }, "required": [ "linkedin_url" ], "type": "object" }
Install Server

Other Tools from Linkd MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/automcp-app/linkd-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server