
Security News
pnpm 10.16 Adds New Setting for Delayed Dependency Updates
pnpm's new minimumReleaseAge setting delays package updates to prevent supply chain attacks, with other tools like Taze and NCU following suit.
@coretext-ai/apollo-free-tier-complete-mcp
Advanced tools
Complete Apollo.io MCP server for free plan - comprehensive contact management, account operations, task management, autocomplete utilities, and credit monitoring with all available free-tier endpoints
Complete Apollo.io MCP server for free plan - comprehensive contact management, account operations, task management, autocomplete utilities, and credit monitoring with all available free-tier endpoints
This MCP server was generated using the Template Orchestrator and includes the following integrations:
Endpoints included: 8
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.iocreate_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.ioRequired environment variables:
APOLLO_API_KEY
Endpoints included: 0
Required environment variables:
APOLLO_API_KEY
Endpoints included: 1
get_account_info
: Get authenticated user's account information including remaining search credits and plan detailsRequired environment variables:
APOLLO_API_KEY
Endpoints included: 1
get_credit_usage
: Get current user information including credit usage and limitsRequired environment variables:
APOLLO_API_KEY
npm install @coretext-ai/apollo-free-tier-complete-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-free-tier-complete-mcp": {
"command": "npx",
"args": ["@coretext-ai/apollo-free-tier-complete-mcp"]
}
}
}
This server provides 10 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
Complete Apollo.io MCP server for free plan - comprehensive contact management, account operations, task management, autocomplete utilities, and credit monitoring with all available free-tier endpoints
We found that @coretext-ai/apollo-free-tier-complete-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.
Security News
pnpm's new minimumReleaseAge setting delays package updates to prevent supply chain attacks, with other tools like Taze and NCU following suit.
Security News
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
Product
Socket now lets you customize pull request alert headers, helping security teams share clear guidance right in PRs to speed reviews and reduce back-and-forth.