69
/ 100
14 days ago
glama

TweekIT MCP Server

Universal media ingestion and transformation service for AI workflows that converts over 400 file types into AI-compatible formats.

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: TWEEKIT_API_KEY, TWEEKIT_API_SECRET
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.
configTWEEKIT_MCP_SERVER
🔐 secretTWEEKIT_API_KEYarguments: { ext: "pdf", apiKey: process.env., apiSecret: process.env.TWEEKIT_API_SECRET },
🔐 secretTWEEKIT_API_SECRETarguments: { ext: "pdf", apiKey: process.env.TWEEKIT_API_KEY, apiSecret: process.env. },
configLOG_LEVEL
configTWEEKIT_API_BASE_URL
configPLUGIN_PUBLIC_BASE_URL
configPLUGIN_LOGO_URL
configMCP_TRANSPORT
configHOST
configPORTStreamable HTTP port (default: 8080).
// 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/equilibrium-team-tweekit-mcp-16dp5j)](https://m8ven.ai/mcp/equilibrium-team-tweekit-mcp-16dp5j)
commit: 6db21d94d90fe5c789b8366f3a460ce70b0d03cb
code hash: b25cc386b02937ecbdfdac223a760e4dc5d511131fd277385c1a291e069cc49e
verified: 7/17/2026, 8:31:02 AM
view raw JSON →