Skip to main content
Glama

Reddit MCP Server

get_user_info

Retrieve formatted information about a Reddit user by providing their username, enabling detailed analysis and insights for AI assistants interacting with Reddit content.

Instructions

Get information about a Reddit user.

Args: username (str): The username of the Reddit user to get info for Returns: Dict: Formatted user information as bullet points

Input Schema

NameRequiredDescriptionDefault
usernameYes

Input Schema (JSON Schema)

{ "properties": { "username": { "title": "Username", "type": "string" } }, "required": [ "username" ], "title": "get_user_infoArguments", "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