Skip to main content
Glama
digitalgremlin

hn-developer-sentiment-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
maxItemsNoUpper bound on items per call; per-call limit is clamped to this (10–250). Default: 100
windowDaysNoDefault trailing look-back window in days (1–90). Default: 30
cacheTtlMinutesNoHow long a query's fetched payload is reused before refetching (1–240). Default: 20
defaultChannelsNoDefault channels (JSON array of strings) used when a tool call doesn't specify its own. Allowed values: story, ask_hn, show_hn, comment. Default: ["story","ask_hn","show_hn","comment"]

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/digitalgremlin/hn-developer-sentiment-mcp'

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