get_post_comments
Get comments from a post
How to use it
get_post_comments is exposed by the MCP Server Reddit MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_post_comments tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install MCP Server Reddit
npx -y @smithery/cli install @Hawstein/mcp-server-reddit --client claudeOther tools in MCP Server Reddit (13)
(integer): Maximum depth of comment tree (default: 3, range: 1-10)
(integer): Number of top-level comments to return (default: 10, range: 1-100)
Get hot posts from Reddit frontpage
Get detailed content of a specific post
Get hot posts from a specific subreddit
Get information about a subreddit
Get new posts from a specific subreddit
Get rising posts from a specific subreddit
Get top posts from a specific subreddit
(integer): Number of posts to return (default: 10, range: 1-100)
(string): ID of the post
(string): Name of the subreddit (e.g. 'Python', 'news')
(string): Time filter for top posts (default: '', options: 'hour', 'day', 'week', 'month', 'year', 'all')