Skip to main content
Glama

Linked API MCP

by Linked-API

nv_fetch_person

Retrieve basic LinkedIn profile data by providing a hashed person URL. Integrated with the Linked API MCP server for automated Sales Navigator actions.

Instructions

Allows you to open a person page in Sales Navigator to retrieve their basic information (nv.openPersonPage action).

Input Schema

NameRequiredDescriptionDefault
personHashedUrlYesHashed LinkedIn URL of the person.

Input Schema (JSON Schema)

{ "properties": { "personHashedUrl": { "description": "Hashed LinkedIn URL of the person.", "type": "string" } }, "required": [ "personHashedUrl" ], "type": "object" }

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/Linked-API/linkedapi-mcp'

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