Skip to main content
Glama

get-user

Retrieve detailed information about specific HackerNews users including their profile data, karma score, and account activity.

Instructions

Get information about a specific HackerNews user

Input Schema

NameRequiredDescriptionDefault
usernameYesThe username to look up

Input Schema (JSON Schema)

{ "properties": { "username": { "description": "The username to look up", "type": "string" } }, "required": [ "username" ], "type": "object" }

Latest Blog Posts

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/wei/hn-mcp-server-vibe'

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