MCP Directory
ServersClientsBlog

xASO - App Store Optimization

AI-powered App Store Optimization platform for mobile apps

Go to xASO
MCP Directory

Model Context Protocol Directory

MKSF LTD
Suite 8805 5 Brayford Square
London, E1 0SG

MCP Directory

  • About
  • Blog
  • Documentation
  • Contact

Menu

  • Servers
  • Clients

© 2025 model-context-protocol.com

The Model Context Protocol (MCP) is an open standard for AI model communication.
Powered by Mert KoseogluSoftware Forge
  1. Home
  2. Servers
  3. mcp-reddit

mcp-reddit

GitHub

This repository hosts an MCP server designed to fetch and analyze Reddit content, including hot threads and detailed post information from various subreddits. This repository hosts an MCP server designed

259
5

MCP Reddit Server

smithery badge

This is a Model Context Protocol (MCP) server designed to fetch and analyze Reddit content, enabling integration with tools like Claude.

<a href="https://glama.ai/mcp/servers/3cg9gdyors"><img width="380" height="200" src="https://glama.ai/mcp/servers/3cg9gdyors/badge" alt="mcp-reddit MCP server" /></a>

Features

  • Fetches hot threads from any subreddit.
  • Retrieves detailed post content, including comments.
  • Supports various post types like text, links, and galleries.

Installation

Installing via Smithery

Install Reddit Content for Claude Desktop automatically using Smithery:

npx -y @smithery/cli install @adhikasp/mcp-reddit --client claude

Manual Installation

{
  "reddit": {
    "command": "uvx",
    "args": ["--from", "git+https://github.com/adhikasp/mcp-reddit.git", "mcp-reddit"],
    "env": {}
  }
}

Usage

Using mcp-client-cli, you can query Reddit data. For example:

$ llm what are latest hot thread in r/victoria3

This command fetches and summarizes the latest hot threads from the Victoria 3 subreddit, providing key highlights and community discussions. The server can elaborate on specific points or provide more details as needed.

Repository

AD
adhikasp

adhikasp/mcp-reddit

Created

December 20, 2024

Updated

March 28, 2025

Language

Python

Category

AI