Skip to main content
Glama

Linkd MCP Server

by automcp-app

enrich_linkedin

Retrieve detailed LinkedIn profile data by providing the profile URL using the tool on the Linkd MCP Server. Each lookup consumes one credit.

Instructions

Retrieves detailed profile information for a specific LinkedIn URL. Each successful lookup costs 1 credit.

Input Schema

NameRequiredDescriptionDefault
urlYesThe LinkedIn profile URL to look up.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "url": { "description": "The LinkedIn profile URL to look up.", "type": "string" } }, "required": [ "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