Social & Content MCP Server
Trending content from Hacker News, Dev.to, IMDb, podcasts, and Eventbrite
š± Social MCP ā AI Content & Media Search
Pricing
from $2.00 / 1,000 results
Try for free
Go to Apify Store
š± Social MCP ā AI Content & Media Search
nexgendata/social-content-mcp-server
Try for free
Ask questions about this Actor
MCP server for AI agents to search Dev.to, Steam, podcasts & Eventbrite. Connect Claude, GPT or any AI to social platforms. 4 tools for content intelligence.
Pricing
Rating
0.0
(0)
Developer
Stephan Corbeil
Maintained by Community
Actor stats
0
Bookmarked
2
Total users
0
Monthly active users
2 days ago
Last modified
Categories
AI
Social media
MCP servers
README
Pricing
Endpoints
Issues
Social & Content MCP Server by nexgendata
Connect AI agents to structured social content data through the Model Context Protocol. This MCP server gives LLM-powered applications direct access to social content tools, returning clean JSON that agents can reason about and act on.
What This MCP Server Does
This MCP (Model Context Protocol) server exposes social content data tools that AI assistants like Claude, ChatGPT, and custom LLM agents can call directly. Instead of building API integrations or writing scraping code, any MCP-compatible AI system can access structured social content data through natural language requests. The server handles authentication, rate limiting, data extraction, and response formatting automatically.
Who Uses This
AI developers building agents that need access to social content data. Companies integrating real-time data into their LLM-powered products. Research teams using AI assistants for automated data gathering. Automation platforms connecting AI agents to structured data sources. Anyone building on top of the Model Context Protocol ecosystem.
How It Works
Deploy this MCP server on Apify and connect it to any MCP-compatible client. The server exposes a set of tools that accept structured parameters and return clean JSON responses. AI agents can discover available tools, understand their parameters, and call them as part of multi-step reasoning chains. The server runs on Apify infrastructure with built-in proxy support, caching, and error handling.
Available Tools
The server provides tools for searching Hacker News posts, extracting Dev.to articles, monitoring content trends, and analyzing community engagement. Each tool accepts specific parameters, handles the underlying data extraction, and returns structured JSON that AI agents can parse and reason about. Tools are designed to be composable so agents can chain multiple calls together for complex data gathering workflows.
Pricing
This MCP server uses pay-per-event pricing. Each tool call that returns data counts as one event. Pricing is consistent with the underlying data actors at $3 per 1,000 events, making it cost-effective to integrate into production AI agent workflows.
Getting Started
Deploy the MCP server from the Apify Store. Configure your MCP client (Claude Desktop, custom agent, etc.) with the server endpoint URL. The server auto-discovers available tools and exposes them to your AI system. No additional configuration needed.
FAQ
**Is this compatible with Claude Desktop?**Yes. Any MCP-compatible client can connect to this server, including Claude Desktop, custom LLM agents, and automation platforms that support the Model Context Protocol.
**Do I need separate API keys?**No. The server handles all data access internally through Apify infrastructure. You only need your Apify API token to deploy and connect.
**Can I use this in production?**Yes. The server runs on Apify's scalable infrastructure with built-in monitoring, logging, and error handling suitable for production workloads.
š» Code Example ā Python
from apify_client import ApifyClient
client = ApifyClient("YOUR_APIFY_TOKEN")
run = client.actor("nexgendata/social-content-mcp-server").call(run_input={
# Fill in the input shape from the actor's input_schema
})
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
print(item)
š Code Example ā cURL
curl -X POST "https://api.apify.com/v2/acts/nexgendata~social-content-mcp-server/run-sync-get-dataset-items?token=YOUR_TOKEN" \
-H "Content-Type: application/json" \
-d '{ /* input schema */ }'
ā FAQ
**Q: How do I get started?**Sign up at apify.com, grab your API token from Settings ā Integrations, and run the actor via the Apify console, API, Python SDK, or any integration (Zapier, Make.com, n8n).
**Q: What's the typical cost per run?**See the pricing section below. Most runs finish under $0.10 for typical batches.
**Q: Is this actor maintained?**Yes. NexGenData maintains 140+ Apify actors and ships updates regularly. Bug reports via the Apify console issues tab get responses within 24 hours.
**Q: Can I use the output commercially?**Yes ā you own the output data. Check the target site's Terms of Service for any usage restrictions on the scraped content itself.
**Q: How do I handle rate limits?**Apify manages concurrency and retries automatically. For very large batches (10K+ items), run multiple smaller jobs in parallel instead of one mega-job for better reliability.
š° Pricing
Pay-per-event pricing ā you only pay for what you actually extract.
- Actor Start: $0.0001
- result: $0.0020
š Related NexGenData Actors
- RAG Web Browser
- AI Web Scraper
- Hacker News Scraper
š Apify Affiliate Program
New to Apify? Sign up with our referral link ā you get free platform credits on signup, and you help fund the maintenance of this actor fleet.
Built and maintained by NexGenData ā 140+ actors covering scraping, enrichment, MCP servers, and automation.
You might also like
š Real Estate MCP ā AI Property Search
nexgendata/real-estate-mcp-server
MCP server for AI agents to search Redfin listings & get market data. Connect Claude, GPT or any AI to analyze real estate markets. 2 tools for property intelligence via AI.
Stephan Corbeil
10
š§ Dev Tools MCP ā AI Code & Package Search
nexgendata/developer-tools-mcp-server
MCP server for AI agents to search GitHub, npm, PyPI, StackOverflow & ArXiv. Connect Claude, GPT or any AI to dev ecosystems. 7 tools for developer intelligence.
Stephan Corbeil
2
š Research MCP ā AI Paper Search & Citations
nexgendata/academic-research-mcp-server
MCP server for AI agents to search ArXiv & Google Scholar for papers. Connect Claude, GPT or any AI to research databases. 2 tools for academic intelligence.
Stephan Corbeil
4
š GitHub MCP ā AI Code & Repo Analytics
nexgendata/github-mcp-server
MCP server for AI agents to search repos, analyze code & track dev trends on GitHub. Connect Claude, GPT or any AI to GitHub data. 4 tools for developer intelligence.
Stephan Corbeil
3
š E-Commerce MCP ā AI Shopify Analysis
nexgendata/ecommerce-intelligence-mcp-server
MCP server for AI agents to analyze Shopify stores & extract products. Connect Claude, GPT or any AI to ecommerce intelligence. 2 tools for competitive analysis.
Stephan Corbeil
2
š¹ Finance MCP ā AI Stock & Market Data
nexgendata/finance-mcp-server
MCP server for AI agents to access stocks, crypto, forex & portfolio tracking. Connect Claude, GPT or any AI to financial markets. 5 tools for investment intelligence via AI.
Stephan Corbeil
3
š Redfin MCP ā AI Property Search & Data
nexgendata/redfin-mcp-server
MCP server for AI agents to search Redfin listings & get property details. Connect Claude, GPT or any AI to real estate data. 2 tools for property analysis.
Stephan Corbeil
5
Lead Generation MCP Server ā AI Agent Tools
samstorm/lead-gen-mcp-server
MCP server for AI agents. Connect Claude, GPT, or any MCP client to find business leads, hiring companies, building permits, and Amazon product research. One endpoint, 13 lead gen tools.
Sam Kleespies
1
š SEO MCP ā AI Website Auditing & Analysis
nexgendata/seo-web-analysis-mcp-server
MCP server for AI agents to crawl sites, detect tech stacks, check DNS/SSL & WHOIS. Connect Claude, GPT or any AI to web intelligence. 5 tools for SEO analysis.
Stephan Corbeil
2
š Yahoo Finance MCP ā AI Stock Analysis
nexgendata/yahoo-finance-mcp-server
MCP server for AI agents to access Yahoo Finance stocks, quotes & comparisons. Connect Claude, GPT or any AI to financial analysis. 3 tools for investment intelligence.
Stephan Corbeil
4
Related articles
Best MCP servers for developers
Read more
6 AI agent tools that keep your agents grounded in current data
Read more
How to use MCP with Apify Actors
Read more
Related Servers
Bright Data
sponsorDiscover, extract, and interact with the web - one interface powering automated access across the public internet.
Stepstone
Fetches job listings from Stepstone.de based on keywords and location parameters.
infomate-mcp
MCP server that fetches and summarizes tech news from infomate.club/vas3k
Puppeteer
Provides browser automation using Puppeteer, enabling interaction with web pages, taking screenshots, and executing JavaScript.
Sitemap MCP Server
A server for fetching, parsing, analyzing, and visualizing website sitemaps.
just-every/mcp-screenshot-website-fast
High-quality screenshot capture optimized for Claude Vision API. Automatically tiles full pages into 1072x1072 chunks (1.15 megapixels) with configurable viewports and wait strategies for dynamic content.
Fetch as Markdown MCP Server
Fetches web pages and converts them to clean markdown, focusing on main content extraction.
BrowserCat
Automate remote browsers using the BrowserCat API.
Reddit MCP
A server to browse, search, and read content on Reddit using the Reddit API.
Google News Trends MCP
Access Google News and Google Trends data without paid APIs.
Browserless
Scrape and automate any webpage using headless browsers, captcha solving, and advanced stealth features, in an optimized infrastructure that works in seconds.