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 Source87 stars
0 tools
Created Aug 2025
@hawstein/hawstein-redditAbout
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"
]
}
}
}