Skip to main content
Glama

Apollo.io MCP Server

by adamanz

get_person_email

Retrieve email addresses for individuals using their Apollo.io person ID to enable direct communication and outreach.

Instructions

Get email address for a person using their Apollo ID

Input Schema

NameRequiredDescriptionDefault
apollo_idYesApollo.io person ID

Input Schema (JSON Schema)

{ "properties": { "apollo_id": { "description": "Apollo.io person ID", "type": "string" } }, "required": [ "apollo_id" ], "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