Skip to main content
Glama
alisen39
by alisen39

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoService port6688
REDIS_DBNoRedis database number
RSS_MODENoWhether to default output RSSfalse
CACHE_TTLNoGeneric cache TTL in seconds1800
REDIS_HOSTNoRedis address; automatically falls back when unavailable127.0.0.1
REDIS_PORTNoRedis port
ROUTE_PROXYNoProxy JSON matched by domain keyword
USE_LOG_FILENoWhether to use a log filefalse
REDIS_PASSWORDNoRedis password
REQUEST_TIMEOUTNoUpstream request timeout in milliseconds6000
HOTLIST_CACHE_TTLNoHotlist cache duration in seconds1800
NEWSFLASH_CACHE_TTLNoNewsflash cache duration in seconds300
SOURCE_RSSHUB_BASE_URLSNoRSSHub instance addresses, multiple allowed

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_sourcesA

List all discoverable WhatsHot sources without network access.

get_source_schemaB

Describe one source, its boards, and accepted parameters.

fetch_currentB

Fetch a current board. This may access the upstream website but never persists a history capture.

query_historyC

Query persisted historical items with cursor pagination.

search_historyB

Search persisted titles, descriptions, and newsflash content. Returns attributable evidence, not free-form summaries.

get_trend_seriesC

Get rank and hot-value trends for one historical item.

get_storage_statsA

Return local history storage counts and freshness.

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/alisen39/WhatsHotApi'

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