73
/ 100
19 days ago
glama

EasySourceFlow

A local content summarization service that allows AI agents to fetch web pages, WeChat articles, and Bilibili videos, transcribe if needed, and generate Markdown summaries via MCP.

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 2 credentials: EASYSOURCEFLOW_MODEL_API_KEY, DEEPSEEK_API_KEY
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.
🔐 secretEASYSOURCEFLOW_MODEL_API_KEY编辑 .env,填入 ,以及可选的 B 站 cookies 文件路径。也可以启动后在 Web 的“模型配置”页面选择服务商并保存 API Key。不要把 .env 发给别人或提交到仓库。完整配置见 [配置说明](docs/CONFIGURATION.md)。
🔐 secretDEEPSEEK_API_KEY/ DEEPSEEK_BASE_URL,旧兼容变量,优先使用 EASYSOURCEFLOW_MODEL_
configEASYSOURCEFLOW_MODEL_BASE_URL
configDEEPSEEK_BASE_URLDEEPSEEK_API_KEY / ,旧兼容变量,优先使用 EASYSOURCEFLOW_MODEL_
configEASYSOURCEFLOW_WECHAT_MARKDOWN_COMMAND
configEASYSOURCEFLOW_CHROME_PATH
configEASYSOURCEFLOW_CONFIG_FILE
configEASYSOURCEFLOW_BASE_URL
// 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 1 concrete improvement 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/john-ops-lab-easysourceflow-kkm3ow)](https://m8ven.ai/mcp/john-ops-lab-easysourceflow-kkm3ow)
commit: 3c7c4ff2dd5e753321d95063cad33c847f809973
code hash: e741a2747fd4813bf7507d2b4e02e47c6711cecf9641fb6201ca4523a03be6cd
verified: 7/12/2026, 8:31:55 AM
view raw JSON →