Skip to main content
Glama

Clado MCP Server

by clado-ai

retrieve_contacts

Extract email addresses and phone numbers from a LinkedIn profile using a provided URL. Ideal for contact enrichment and outreach purposes.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
linkedin_urlYesThe LinkedIn profile URL to look up.

Input Schema (JSON Schema)

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

Other Tools from Clado 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/clado-ai/mcp'

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