MCP Server Reddit
未申請A Model Context Protocol (MCP) server that provides tools for fetching Reddit content, including frontpage posts, subreddit information and hot posts, post details, and comments.
インストール
npx -y @smithery/cli install @Hawstein/mcp-server-reddit --client claude未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(14個)
comment_depth
(integer): Maximum depth of comment tree (default: 3, range: 1-10)
comment_limit
(integer): Number of top-level comments to return (default: 10, range: 1-100)
get_frontpage_posts
Get hot posts from Reddit frontpage
get_post_comments
Get comments from a post
get_post_content
Get detailed content of a specific post
get_subreddit_hot_posts
Get hot posts from a specific subreddit
get_subreddit_info
Get information about a subreddit
get_subreddit_new_posts
Get new posts from a specific subreddit
get_subreddit_rising_posts
Get rising posts from a specific subreddit
get_subreddit_top_posts
Get top posts from a specific subreddit
limit
(integer): Number of posts to return (default: 10, range: 1-100)
post_id
(string): ID of the post
subreddit_name
(string): Name of the subreddit (e.g. 'Python', 'news')
time
(string): Time filter for top posts (default: '', options: 'hour', 'day', 'week', 'month', 'year', 'all')