73
/ 100
20 days ago
glama

AI Daily MCP Server

Enables fetching daily AI news summaries aggregated from multiple sources including GitHub, Hacker News, Product Hunt, YouTube, Twitter, and Chinese AI sites.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 4 credentials: GITHUB_TOKEN, PRODUCT_HUNT_TOKEN, AI_SUMMARY_API_KEY, FEISHU_APP_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretGITHUB_TOKENGitHub API Token(提升 API 配额)
🔐 secretPRODUCT_HUNT_TOKENProduct Hunt API Token
🔐 secretAI_SUMMARY_API_KEYAI 摘要 API Key
configAI_SUMMARY_PROVIDERAI 摘要 Provider(openai/deepseek/claude/gemini)
configAI_SUMMARY_MODEL
configFEISHU_APP_ID
🔐 secretFEISHU_APP_SECRET
configFEISHU_HOME_CHANNEL
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/chenxianseng001-ai-daily-144bsc)](https://m8ven.ai/mcp/chenxianseng001-ai-daily-144bsc)
commit: 14413630805a311c98731848ccf7b344058576aa
code hash: 76fd3c72f95a1bcc0d4c726fecb3ce466e7fbc18c4027d55c3ea2fd4f3f1cfc1
verified: 7/11/2026, 8:24:52 AM
view raw JSON →