0
/ 100
12 days ago
glama

Templonix Lite MCP Server

A local-first personal AI agent infrastructure that extends Claude Desktop with tools for Google services, web scraping, local memory, knowledge upload, and dynamic workflows 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
🚨
Reads files from sensitive locations
Touches: credentials.json, credentials_gmail.json
🔐
You'll be asked for 2 credentials: ERASER_API_KEY, JINA_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.
🔐 secretERASER_API_KEY
configERASER_API_URL
configGOOGLE_EMAIL_ADDRESS"your-email@gmail.com"
configGOOGLE_EMAIL_PSWD"your-16-character-app-password"
configGOOGLE_EMAIL_SMTP_SERVER"smtp.gmail.com"
configGOOGLE_EMAIL_MAIL_PORT
configFAISS_DB_PATH
configLOCAL_EMBEDDING_MODEL
configMAX_MEMORY_RESULTS
configKNOWLEDGE_DIR
configKNOWLEDGE_CHUNK_SIZE
configKNOWLEDGE_CHUNK_OVERLAP
🔐 secretJINA_API_KEY"your-jina-api-key"
configGOOGLE_CALENDAR_CREDENTIALS_PATH
configGOOGLE_CALENDAR_TOKEN_PATH
// 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/0xcjt-templonixlite-jj2gs1)](https://m8ven.ai/mcp/0xcjt-templonixlite-jj2gs1)
commit: 4bff9407e6358714fc4e2d319d090703dab93634
code hash: 7b9d8f65a7a0884f193c9ae1f4dd191ddd1fe0ce4dcb25dc18dcc3bcb5cd967e
verified: 7/19/2026, 8:58:46 AM
view raw JSON →