Skip to main content
Glama

Reddit MCP Server

get_submission_by_url

Extract detailed information from a Reddit submission by providing its URL. Retrieve formatted data including post content and metadata for analysis or integration.

Instructions

Get a Reddit submission by its URL.

Args: url (str): The URL of the Reddit submission to retrieve Returns: Dict: Formatted information about the submission

Input Schema

NameRequiredDescriptionDefault
urlYes

Input Schema (JSON Schema)

{ "properties": { "url": { "title": "Url", "type": "string" } }, "required": [ "url" ], "title": "get_submission_by_urlArguments", "type": "object" }

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/Arindam200/reddit-mcp'

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