71
/ 100
6 days ago
glama

touchdesigner-manual

MCP server that enables AI agents to search the entire TouchDesigner wiki documentation with real citations, using a local index built from the official wiki.

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: OPENAI_API_KEY, COHERE_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.
configEMBED_MODELdifferent OpenAI embedding model (e.g. -3-small, cheaper/weaker) text-embedding-3-large
configEMBED_BACKENDforce local or openai embeddings explicitly inferred: openai if a key is set, else local
🔐 secretOPENAI_API_KEYby default, OpenAI text-embedding-3-large if is set — and
configHYDE_MODELdifferent HyDE model gpt-4o-mini
configCOHERE_RERANK_MODELdifferent Cohere rerank model rerank-v3.5
🔐 secretCOHERE_API_KEYCohere Rerank scoring local ms-marco cross-encoder reranks
// 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 4 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/johnnyvincentvitale-touchdesigner-wiki-rag-1gni2g)](https://m8ven.ai/mcp/johnnyvincentvitale-touchdesigner-wiki-rag-1gni2g)
commit: e31412a84850266bf46961737cb48006b79141ef
code hash: 4c6f4426aab0008c65ce963ea0fc10f0bcb21d4d62f18769569d699864190acd
verified: 7/25/2026, 8:38:53 AM
view raw JSON →