LogoSTMCP
Download
MCP Reddit Server

MCP Reddit Server

A Model Context Protocol server that provides tools for fetching and analyzing Reddit content from subreddits.

Tools

1. fetch_reddit_hot_threads

Fetch the latest hot threads from a specified subreddit to discover trending discussions and popular content.

2. fetch_reddit_post_content

Retrieve detailed content and information from a specific Reddit post including comments, metadata, and metrics.

JSON Config

{
  "mcpServers": {
    "mcp-reddit": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli@latest",
        "run",
        "@ruradium/mcp-reddit",
        "--key",
        "4ea58ae3-1c1f-4d4c-a282-6d612a176156"
      ]
    }
  }
}

Useful Links

Information

Categories

Tags