The reputation layer for AI skills, tools & agents

adhikasp/mcp-reddit

Score: 21.7 Rank #10773

A Model Context Protocol (MCP) server that provides tools for fetching and analyzing Reddit content.

Overview

adhikasp/mcp-reddit is a Python MCP server licensed under MIT. A Model Context Protocol (MCP) server that provides tools for fetching and analyzing Reddit content. Topics: llm, mcp, model-context-protocol, reddit.

Ranked #10773 out of 25632 indexed tools.

Ecosystem

Python MIT
llmmcpmodel-context-protocolreddit

Signal Breakdown

Stars 367
Freshness 10mo ago
Issue Health 0%
Contributors 4
Dependents 0
Forks 53
Description Good
License MIT

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Freshness high impact

Last commit was 309 days ago — a recent commit would boost your freshness score

Issue Health high impact

You have 7 open vs 0 closed issues — triaging stale issues improves health

Badge

AgentRank score for adhikasp/mcp-reddit
[![AgentRank](https://agentrank-ai.com/api/badge/tool/adhikasp--mcp-reddit)](https://agentrank-ai.com/tool/adhikasp--mcp-reddit)
<a href="https://agentrank-ai.com/tool/adhikasp--mcp-reddit"><img src="https://agentrank-ai.com/api/badge/tool/adhikasp--mcp-reddit" alt="AgentRank"></a>

Matched Queries

"mcp server""mcp-server""model context protocol""model-context-protocol"

From the README

# MCP Reddit Server

A [Model Context Protocol (MCP)](https://modelcontextprotocol.io/introduction) server that provides tools for fetching and analyzing Reddit content.

<a href="https://glama.ai/mcp/servers/3cg9gdyors"></a>

## Features

- Fetch hot threads from any subreddit
- Get detailed post content including comments
- Support for different post types (text, link, gallery)

## Installation

### Installing via Smithery

To install Reddit Content for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@adhikasp/mcp-reddit):

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

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

## Usage

Using [mcp-client-cli](https://github.com/adhikasp/mcp-client-cli):

```
$ llm what are latest hot thread in r/victoria3

I'll fetch the latest hot threads from the Victoria
Read full README on GitHub →
Are you the maintainer? Claim this listing