fetch_reddit_hot_threads
Fetch the latest hot threads from a specified subreddit to discover trending discussions and popular content.
fetch_reddit_post_content
Retrieve detailed content and information from a specific Reddit post including comments, metadata, and metrics.
{
"mcpServers": {
"mcp-reddit": {
"command": "npx",
"args": [
"-y",
"@smithery/cli@latest",
"run",
"@ruradium/mcp-reddit",
"--key",
"4ea58ae3-1c1f-4d4c-a282-6d612a176156"
]
}
}
}