71
/ 100
12 days ago
glama

micro-app-mcp

Provides semantic search and knowledge base management for the micro-app micro-frontend framework by ingesting its source code and documentation.

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 1 credential: GITHUB_TOKEN
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.
configEMBEDDING_MODEL向量化模型类型,目前只支持 local
configEMBEDDING_MODEL_NAME本地向量化模型名称,默认 BAAI/bge-small-zh-v1.5
configEMBEDDING_LAZY_LOAD是否启用懒加载,默认 true(推荐开启,可减少启动内存占用)
🔐 secretGITHUB_TOKEN4. 复制一份 .env 按需修改项目环境变量,如 、DATA_DIR 等
configGITHUB_HTTP_TIMEOUT_SECONDSGitHub 请求超时时间(秒),默认 15
configGITHUB_RETRY_TOTALGitHub 请求重试次数,默认 0(避免限流后长时间退避阻塞)
configDATA_DIR4. 复制一份 .env 按需修改项目环境变量,如 GITHUB_TOKEN、 等
configCACHE_DURATION_HOURS智能缓存配置,默认 24 小时
configSEARCH_TIMEOUT_SECONDS检索超时秒数,默认 30 秒(超时会返回“请稍后重试”提示)
configUPDATE_MAX_DURATION_SECONDS单次更新最大持续时间(秒),默认 3600(超时自动失败)
configCHROMA_ANONYMIZED_TELEMETRYChroma 匿名遥测开关,默认 false(关闭)
configFALLBACK_DATA_DIR当 DATA_DIR 不可写时自动回退目录,默认 /tmp/micro_app_mcp(若仍不可写会自动降级到系统临时目录)
// 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 5 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/didengren-micro-app-mcp-1p0e1x)](https://m8ven.ai/mcp/didengren-micro-app-mcp-1p0e1x)
commit: 682f68f99d537812ff50d1ca452583ae483ef8d3
code hash: 3b46c144b0123cd6f8772ffdbd66611ea678e93f3335e42ab349b92e95fa776f
verified: 7/19/2026, 8:58:41 AM
view raw JSON →