Stats
Actions
Tags
From reddit
Connects to Reddit API for fetching posts, subreddits, comments, user data, and searches. Runs locally as subprocess; requires Reddit API credentials.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"reddit": {
"command": "uvx",
"args": [
"mcp-server-reddit"
]
}
}
}Server configuration and connection parameters
uvxCommand-line arguments passed to the server process
npx claudepluginhub thebushidocollective/han --plugin reddit