Skip to main content
Glama

HDW MCP Server

get_linkedin_company

Retrieve detailed company information from LinkedIn using company aliases, URLs, or URN identifiers to access business data and profiles.

Instructions

Get detailed information about a LinkedIn company

Input Schema

NameRequiredDescriptionDefault
companyYesCompany Alias or URL or URN (example: 'openai' or 'company:1441')
timeoutNoTimeout in seconds

Input Schema (JSON Schema)

{ "properties": { "company": { "description": "Company Alias or URL or URN (example: 'openai' or 'company:1441')", "type": "string" }, "timeout": { "default": 300, "description": "Timeout in seconds", "type": "number" } }, "required": [ "company" ], "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/horizondatawave/hdw-mcp-server'

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