Reddit

Integrates with Reddit's API to fetch and retrieve diverse content including posts, comments, and subreddit information for data analysis and content curation.

Featured
View Source
87 stars
0 tools
Created Aug 2025
@hawstein/hawstein-reddit

About

Integrates with Reddit's API to fetch and retrieve diverse content including posts, comments, and subreddit information for data analysis and content curation.

Categories

general

Installation

npm

npm install @hawstein/hawstein-reddit

Configuration

{ "mcpServers": { "hawstein-reddit": { "command": "npx", "args": [ "-y", "@hawstein/hawstein-reddit" ] } } }