reddit for Claude Desktop
com.jojapi/reddit
Reddit: Reddit Data API offers streamlined access to Reddit’s public data, like posts, comments.
client:Claude Desktop
transport:streamable-http
tools:31
Install reddit in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"reddit": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.jojapi.com/reddit"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- get_search
- get_by_id
- get_best
- get_hot
- get_new
- get_top
- get_rising
- get_controversial
- get_comments
- get_subreddits_search
- get_subreddit_comments
- get_subreddit_search
- get_subreddit_about
- get_subreddit_moderators
- get_subreddit_rules
- get_subreddit_posts
- get_subreddit_hot
- get_subreddit_new
- get_subreddit_top
- get_subreddit_rising
- get_subreddit_controversial
- get_subreddit_wiki_index
- get_subreddit_wiki_revisions
- get_subreddit_wiki_pages