Skip to main content
Glama

HackerNews MCP Server

search_user

Retrieve detailed insights on a HackerNews user, including profile, activity, statistics, and contribution patterns, to analyze engagement and influence.

Instructions

Get a HackerNews user's profile, activity, statistics, and contribution patterns

Input Schema

NameRequiredDescriptionDefault
includeRecentItemsNo
usernameYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "includeRecentItems": { "default": true, "type": "boolean" }, "username": { "type": "string" } }, "required": [ "username" ], "type": "object" }
Install Server

Other Tools from HackerNews MCP Server

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/Traves-Theberge/Hackernews-MCP-Typescript'

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