Skip to main content
Glama

Linkd MCP Server

by automcp-app

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LINKD_API_KEYYesYour Linkd API key

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
search_for_users

Search for users on Linkd using filters like query, school, and match threshold.

search_for_companies

Search for companies on Linkd using filters like query and match threshold.

enrich_linkedin

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

retrieve_contacts

Retrieves email addresses and phone numbers for a LinkedIn profile. Each lookup costs 1 credit.

scrape_linkedin

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

initiate_deep_research

Initiate a deep research job that combines multiple search variations with optional email enrichment. Each result costs 1 credit.

check_deep_research_status

Check the status of an ongoing deep research job.

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