Skip to main content
Glama

Apollo.io MCP Server

by adamanz

people_search

Search for professionals by organization domain, job title, and seniority level to find relevant contacts for business development and networking.

Instructions

Use the People Search endpoint to find people

Input Schema

NameRequiredDescriptionDefault
q_organization_domains_listNoList of organization domains to search within
person_titlesNoList of job titles to search for
person_senioritiesNoList of seniority levels to search for

Input Schema (JSON Schema)

{ "properties": { "person_seniorities": { "description": "List of seniority levels to search for", "items": { "type": "string" }, "type": "array" }, "person_titles": { "description": "List of job titles to search for", "items": { "type": "string" }, "type": "array" }, "q_organization_domains_list": { "description": "List of organization domains to search within", "items": { "type": "string" }, "type": "array" } }, "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