MCPServers
Apollo.io - MCP server logo
10
0

Summary

Apollo.io MCP Server provides seamless integration with the Apollo.io API, enabling AI assistants to access and manipulate sales intelligence data. Developed by Lakhvinder Singh, this TypeScript implementation exposes five core tools for enriching people and organization data, searching for contacts and companies, and retrieving job postings. The server authenticates via Apollo.io API keys, supports optional authentication server integration through mcp-proxy-auth, and is designed with extensibility in mind for adding new Apollo.io capabilities. It's particularly valuable for sales teams and recruiters who need to access up-to-date contact information, company details, and job listings directly through their AI assistants.

Available Actions(5)

people_enrichment

Use the People Enrichment endpoint to enrich data for 1 person. Parameters: first_name (string, optional), last_name (string, optional), email (string, optional), domain (string, optional), organization_name (string, optional)

organization_enrichment

Use the Organization Enrichment endpoint to enrich data for 1 company. Parameters: domain (string, optional), name (string, optional)

people_search

Use the People Search endpoint to find people. Parameters: q_organization_domains_list (array, optional), person_titles (array, optional), person_seniorities (array, optional)

organization_search

Use the Organization Search endpoint to find organizations. Parameters: q_organization_domains_list (array, optional), organization_locations (array, optional)

organization_job_postings

Use the Organization Job Postings endpoint to find job postings for a specific organization. Parameters: organization_id (string, required)

Last Updated: April 25, 2025

커뮤니티 리뷰

0.0
0 리뷰
5
0
4
0
3
0
2
0
1
0

아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!

대화에 참여하려면 로그인하세요

Coming soon to
HighlightHighlight AI

언어

TypeScript

카테고리

태그