Skip to main content
Glama

HackerNews MCP Server

env345 B
# HackerNews MCP Server Configuration # Server Configuration SERVER_NAME=hackernews-mcp-server SERVER_VERSION=1.0.0 # HackerNews API Configuration HACKERNEWS_API_BASE_URL=https://hacker-news.firebaseio.com/v0 HACKERNEWS_API_TIMEOUT=10000 # Cache Configuration CACHE_TTL_SECONDS=300 CACHE_MAX_SIZE=1000 # Logging Configuration LOG_LEVEL=info

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