Skip to content
Back to search
100
MCP live v1.0.0 streamable-http

com.thenextgennexus/social-content-mcp-server

com.thenextgennexus/social-content-mcp-server

Dev.to, Steam, podcasts, Eventbrite — cross-format content discovery for AI curators.

Uptime
7.7%
26 probes
Response
57ms
last probe
Tools
4
callable

Tools · 4

search_devto

Search dev.to platform for developer articles, tutorials, and technical posts. Returns article title, author, read time, publication date, tags, and direct link. Use for learning new dev topics, findi…

get_steam_games

Search Steam game platform for video games by title or keyword. Returns game name, price in USD, average user rating, review count, release date, and Steam store page URL. Use for game discovery, pric…

search_podcasts

Search podcast directories for episodes matching topics or keywords. Returns episode title, podcast name, description, episode length, publish date, and streaming link. Use for podcast discovery, topi…

search_events

Search Eventbrite for upcoming local and online events by topic and location. Returns event name, date/time, location, ticket price, event description, and registration URL. Use for event discovery, c…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.thenextgennexus/social-content-mcp-server": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/social-content-mcp-server/mcp",
      "transport": "streamable-http"
    }
  }
}