
Product
Reachability for Ruby Now in Beta
Reachability analysis for Ruby is now in beta, helping teams identify which vulnerabilities are truly exploitable in their applications.
@coretext-ai/apollo-all-endpoints-mcp
Advanced tools
Apollo.io MCP server with ALL available endpoints from templates - no filtering, complete endpoint coverage
Apollo.io MCP server with ALL available endpoints from templates - no filtering, complete endpoint coverage
This MCP server was generated using the Template Orchestrator and includes the following integrations:
Endpoints included: 15
create_contact: Create a new contact in Apollo.io with complete information including personal and professional detailsupdate_contact: Update an existing contact's information and metadataget_contact: Retrieve detailed information about a specific contact including all associated datadelete_contact: Permanently delete a contact from Apollo.iosearch_contacts: Search contacts with filtering and pagination optionscreate_account: Create a new account (company) in Apollo.io with comprehensive company informationupdate_account: Update an existing account's information and detailsget_account: Retrieve detailed information about a specific account including all associated datadelete_account: Permanently delete an account from Apollo.iosearch_organizations: Search organizations/companies with filtering optionsupdate_contact_owners: Update the owner assignment for one or more contactsupdate_contact_stages: Update the stage assignment for one or more contactsget_contact_stages: Get list of available contact stagesget_auth_health: Check authentication status - returns {"is_logged_in": true/false}get_users: Get current user information including account details and permissionsRequired environment variables:
APOLLO_API_KEYEndpoints included: 7
search_sequences: Search for emailer campaigns (sequences) by name with filtering optionsadd_contacts_to_sequence: Add one or more contacts to a specific email sequence with enrollment optionsremove_contacts_from_sequence: Remove or stop contacts from email campaignsget_email_accounts: Get list of email accounts associated with your Apollo.io account for sending sequenceslist_opportunities: Get list of all opportunities you have createdget_account_info: Get authenticated user's account information including plan details and remaining creditsget_credit_usage: Get current user information including credit usage and limitsRequired environment variables:
APOLLO_API_KEYEndpoints included: 8
search_people: Search for people using keywords and demographic filters. Results include basic contact information but no email addresses (requires enrichment).get_person: Get detailed information about a specific person by Apollo person IDsearch_organizations: Search for companies using various criteria including name, domain, industry, and sizeget_organization: Get detailed information about a specific organization by Apollo organization IDget_organization_people: Get people working at a specific organizationget_account_info: Get authenticated user's account information including remaining search credits and plan detailsget_auth_health: Check authentication status - returns {"is_logged_in": true/false}search_team_contacts: Search contacts in your team's CRM databaseRequired environment variables:
APOLLO_API_KEYEndpoints included: 7
enrich_person: Find and enrich a person using partial information (name, company, domain). Returns detailed contact information if found.bulk_enrich_people: Enrich multiple people simultaneously (up to 10 records). Credits charged per successful enrichment.enrich_organization: Enrich an organization with comprehensive company data including revenue, industry, and contact informationbulk_enrich_organizations: Enrich multiple organizations simultaneously (up to 10 records). Returns comprehensive data for each company.get_organization_jobs: Get active job postings from a specific organization with details about open positionsget_credit_usage: Get current user information including credit usage and limitsget_auth_health: Check authentication status - returns {"is_logged_in": true/false}Required environment variables:
APOLLO_API_KEYnpm install @coretext-ai/apollo-all-endpoints-mcp
Create a .env file with the following variables:
APOLLO_API_KEY=your_apollo_api_key_here
APOLLO_API_KEY=your_apollo_api_key_here
APOLLO_API_KEY=your_apollo_api_key_here
APOLLO_API_KEY=your_apollo_api_key_here
# Development mode
npm run dev
# Production mode
npm run build && npm start
Add this to your Claude Desktop configuration:
{
"mcpServers": {
"apollo-all-endpoints-mcp": {
"command": "npx",
"args": ["@coretext-ai/apollo-all-endpoints-mcp"]
}
}
}
This server provides 37 tools across 4 integrations:
# Install dependencies
npm install
# Run in development mode
npm run dev
# Build
npm run build
# Run tests
npm run test
# Lint
npm run lint
MIT
FAQs
Apollo.io MCP server with ALL available endpoints from templates - no filtering, complete endpoint coverage
We found that @coretext-ai/apollo-all-endpoints-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Reachability analysis for Ruby is now in beta, helping teams identify which vulnerabilities are truly exploitable in their applications.

Research
/Security News
Malicious npm packages use Adspect cloaking and fake CAPTCHAs to fingerprint visitors and redirect victims to crypto-themed scam sites.

Security News
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.