
Research
/Security News
Weaponizing Discord for Command and Control Across npm, PyPI, and RubyGems.org
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
@coretext-ai/apollo-free-tier-mcp
Advanced tools
Apollo.io MCP server optimized for free plan - includes contacts management, task operations, autocomplete utilities, and credit monitoring without any paid-tier endpoints
Apollo.io MCP server optimized for free plan - includes contacts management, task operations, autocomplete utilities, and credit monitoring without any paid-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 detailsget_contact
: Retrieve detailed information about a specific contact including all associated dataupdate_contact
: Update an existing contact's information and metadatadelete_contact
: Permanently delete a contact from Apollo.iocreate_account
: Create a new account (company) in Apollo.io with comprehensive company informationget_account
: Retrieve detailed information about a specific account including all associated dataupdate_account
: Update an existing account's information and detailsdelete_account
: Permanently delete an account from Apollo.ioRequired environment variables:
APOLLO_API_KEY
Endpoints included: 0
Required environment variables:
APOLLO_API_KEY
Endpoints included: 0
Required environment variables:
APOLLO_API_KEY
Endpoints included: 0
Required environment variables:
APOLLO_API_KEY
npm install @coretext-ai/apollo-free-tier-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-mcp": {
"command": "npx",
"args": ["@coretext-ai/apollo-free-tier-mcp"]
}
}
}
This server provides 8 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 optimized for free plan - includes contacts management, task operations, autocomplete utilities, and credit monitoring without any paid-tier endpoints
The npm package @coretext-ai/apollo-free-tier-mcp receives a total of 0 weekly downloads. As such, @coretext-ai/apollo-free-tier-mcp popularity was classified as not popular.
We found that @coretext-ai/apollo-free-tier-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.
Research
/Security News
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
Security News
Socket now integrates with Bun 1.3’s Security Scanner API to block risky packages at install time and enforce your organization’s policies in local dev and CI.
Research
The Socket Threat Research Team is tracking weekly intrusions into the npm registry that follow a repeatable adversarial playbook used by North Korean state-sponsored actors.