
Security News
Ruby's Bundler 4.0.18 Extends Cooldown to bundle lock and bundle cache
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.
@thenextgennexus/social-content-mcp-server
Advanced tools
Access Hacker News, Dev.to, IMDB, podcasts, and Eventbrite data through the Model Context Protocol
Access Hacker News, Dev.to, IMDB, podcasts, and Eventbrite data through the Model Context Protocol — powered by nexgendata on Apify.
npx @nexgendata/social-content-mcp-server
npm install -g @nexgendata/social-content-mcp-server
Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json on macOS):
{
"mcpServers": {
"social-content-mcp-server": {
"command": "npx",
"args": [
"-y",
"@nexgendata/social-content-mcp-server"
],
"env": {
"APIFY_TOKEN": "your-apify-token-optional"
}
}
}
}
Add the same configuration to your Cline MCP settings.
| Tool | Description |
|---|---|
get_hackernews_stories | Get top/new/best stories from Hacker News |
get_devto_articles | Search and retrieve articles from Dev.to |
search_imdb | Search for movies and TV shows on IMDB |
search_podcasts | Search podcast episodes across platforms |
search_eventbrite | Search for events on Eventbrite |
| Variable | Required | Description |
|---|---|---|
APIFY_TOKEN | No | Your Apify API token for authenticated access. Without it, the server uses the public endpoint (rate-limited). |
This MCP server acts as a local stdio bridge to the nexgendata Apify MCP endpoint. When you call a tool, it forwards the request to Apify and returns the results.
MIT
FAQs
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
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.