Skip to main content
Glama

MCP Server Reddit

by Hawstein
MIT License
94
  • Apple
  • Linux

get_frontpage_posts

Retrieve trending Reddit posts from the frontpage using a specified limit, facilitating quick access to popular content. Integrates with MCP Server Reddit for seamless Reddit API interaction.

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" }

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