Skip to main content
Glama

MCP Server Reddit

by Hawstein
MIT License
30
  • Apple
  • Linux

get_frontpage_posts

Retrieve trending Reddit frontpage posts with this tool, allowing users to specify the number of posts (up to 100) for quick and efficient browsing of popular content.

Instructions

Get hot posts from Reddit frontpage

Input Schema

NameRequiredDescriptionDefault
limitNoNumber of posts to return (default: 10)

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 10, "description": "Number of posts to return (default: 10)", "maximum": 100, "minimum": 1, "type": "integer" } }, "type": "object" }
Install Server

Other Tools from MCP Server Reddit

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Hawstein/mcp-server-reddit'

If you have feedback or need assistance with the MCP directory API, please join our Discord server