67
/ 100
17 days ago
glama

GiljoAI MCP

A passive context server that stores product knowledge, generates structured prompts, and coordinates multi-agent workflows via the Model Context Protocol, enabling AI coding tools to share a full picture of the product.

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 8 credentials: JWT_SECRET, GILJO_MCP_SECRET_KEY, SECRET_KEY, DEFAULT_TENANT_KEY, POSTGRES_PASSWORD, DB_PASSWORD, API_KEY, GILJO_MCP_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.
configPLAYWRIGHT_TEST_BASE_URL
configLOG_LEVEL
🔐 secretJWT_SECRET
🔐 secretGILJO_MCP_SECRET_KEY
🔐 secretSECRET_KEY
configGILJO_MODE
configGILJO_WARM_DB_CONNECTIONS
configGILJO_WS_BROKER
configGILJO_WEBSOCKET_BROKER
🔐 secretDEFAULT_TENANT_KEY
configPOSTGRES_HOST
configDB_HOST
configPOSTGRES_PORT
configDB_PORT
configPOSTGRES_DB
configDB_NAME
configPOSTGRES_USER
configDB_USER
🔐 secretPOSTGRES_PASSWORD
🔐 secretDB_PASSWORD
configSENTRY_DSN_BACKEND
configGILJO_PUBLIC_URL
configSENTRY_DSN_FRONTEND
configGILJO_ENV
configENVIRONMENT
configGILJO_PORT
configGILJO_API_PORT
configGILJO_FORCE_HTTP
configSSL_CERT_FILE
configSSL_KEY_FILE
configREDIS_URL
configGILJO_BROKER_DATABASE_URL
🔐 secretAPI_KEY
🔐 secretGILJO_MCP_API_KEY
configWEB_CONCURRENCY
configDATABASE_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 6 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/giljoai-giljoai-mcp-15tv8a)](https://m8ven.ai/mcp/giljoai-giljoai-mcp-15tv8a)
commit: 6e847818fb85bcaecc7e3a92cfaecea72c4bbec5
code hash: 66e71aa029aafc4074e03fe4995cb96b191325a18a23f4b8e6253d717d9251a4
verified: 7/14/2026, 8:32:58 AM
view raw JSON →