0
/ 100
1 day ago
glama

MCP Project Assistant Framework

Generates project features (HTML pages, backend APIs) from prompts and project-specific business rules stored as resources, with support for interchangeable LLM providers (local Ollama or cloud Gemini).

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
🚨
Reads files from sensitive locations
Touches: .credentials.json
🔐
You'll be asked for 2 credentials: ANTHROPIC_API_KEY, GEMINI_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.
configACTIVE_PROJECT_NAME
configACTIVE_LLM_PROVIDER$env: = "ollama_qwen"
configOLLAMA_MODEL$env: = "qwen2.5-coder:1.5b"
configOLLAMA_BASE_URL
configLLM_TIMEOUT_SECONDS
configGEMINI_MODEL
configGENERATED_PROJECTS_DIR
🔐 secretANTHROPIC_API_KEY
🔐 secretGEMINI_API_KEY$env: = "ta-clé"
// 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 7 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/wissaltaj18-mcp-project-assistant-framework-qs9crj)](https://m8ven.ai/mcp/wissaltaj18-mcp-project-assistant-framework-qs9crj)
commit: d81b1e91ccdaa0a0ec1cabc13e0abbacaa368d62
code hash: b7c21d02d936bc752d24a1ddf41015dfe3a33a748d915095ec1cbc94d65b4dbe
verified: 7/30/2026, 8:03:39 PM
view raw JSON →
MCP Project Assistant Framework · M8ven Trust Score | M8ven