Skip to main content
Glama

Apollo.io MCP Server

by adamanz

employees_of_company

Find employees at any company by entering the company name, website URL, or LinkedIn URL to access professional contact information and organizational details.

Instructions

Find employees of a company using company name or website/LinkedIn URL

Input Schema

NameRequiredDescriptionDefault
companyYesCompany name
website_urlNoCompany website URL
linkedin_urlNoCompany LinkedIn URL

Input Schema (JSON Schema)

{ "properties": { "company": { "description": "Company name", "type": "string" }, "linkedin_url": { "description": "Company LinkedIn URL", "type": "string" }, "website_url": { "description": "Company website URL", "type": "string" } }, "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/adamanz/apollo-io-mcp-server'

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