MCP Server
MCP
io.github.TheNextGenNexus/social-content-mcp-server
Access Hacker News, Dev.to, IMDB, podcasts, and Eventbrite data through the Model Context Protocol
Install
npx -y @thenextgennexus/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@thenextgennexus/social-content-mcp-server",
"version": "1.0.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Apify API token for accessing web scraping actors",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "APIFY_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment