daily-hot-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DAILY_HOT_TIMEOUT_MS | No | Request timeout in milliseconds, defaults to 10000 | 10000 |
| DAILY_HOT_CACHE_TTL_MS | No | Default cache time in milliseconds, defaults to 60000 | 60000 |
| DAILY_HOT_MAX_CONCURRENCY | No | Maximum concurrency for batch requests, defaults to 6 | 6 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| daily_hot_list_sourcesA | 列出 next-daily-hot 支持的全部热榜来源(id/label/tip)。 |
| daily_hot_getB | 获取指定来源的热榜数据(MCP standalone 直连各平台源站)。支持 TTL 缓存、可选强制刷新。 |
| daily_hot_get_multiA | 批量获取多个来源的热榜(并发可控 + TTL 缓存)。单个来源失败不会影响其它来源。 |
| daily_hot_cache_statsA | 查看内存缓存命中/写入统计。 |
| daily_hot_cache_clearA | 清空内存缓存。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Micro66/daily-hot-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server