Skip to main content
Glama

reddit-mcp-server

get_user_info

Retrieve Reddit user profile information including karma, account age, and post history by providing a username.

Instructions

Get information about a Reddit user

Input Schema

NameRequiredDescriptionDefault
usernameYesThe username of the Reddit user to get info for

Input Schema (JSON Schema)

{ "properties": { "username": { "description": "The username of the Reddit user to get info for", "type": "string" } }, "required": [ "username" ], "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/jordanburke/reddit-mcp-server'

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