0
/ 100
16 days ago
glama

Twenty MCP Server

Enables LLM agents to interact with Twenty CRM data through natural language, providing tools for managing contacts, companies, opportunities, tasks, and more via the Model Context Protocol.

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
🚨
Secret credentials may flow to a network call
3 flows detected: TWENTY_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
🚨
Reads files from sensitive locations
Touches: .env, .env.example
⚠️
Known vulnerabilities in dependencies: 1 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 6 credentials: API_KEY_ENCRYPTION_SECRET, CLERK_PUBLISHABLE_KEY, CLERK_SECRET_KEY, SMITHERY_CONFIG_APIKEY, TWENTY_API_KEY, apiKey
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.25.2GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretAPI_KEY_ENCRYPTION_SECRET
configAUTH_ENABLED
configAUTH_PROVIDER
configCLERK_DOMAIN
🔐 secretCLERK_PUBLISHABLE_KEY
🔐 secretCLERK_SECRET_KEY
configINIT_CWD
configIP_ALLOWLIST
configIP_BLOCK_UNKNOWN
configIP_PROTECTION_ENABLED
configMCP_SERVER_URL
configPORT
configREQUIRE_AUTH
🔐 secretSMITHERY_CONFIG_APIKEY
configSMITHERY_CONFIG_BASEURL
configTRUSTED_PROXIES
🔐 secretTWENTY_API_KEYeyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...
configTWENTY_BASE_URLexport ="https://api.twenty.com"
configXDG_CONFIG_HOME
🔐 secretapiKey
configbaseUrl
// 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 9 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/iteramind-twenty-mcp-iteramind-2ewwim)](https://m8ven.ai/mcp/iteramind-twenty-mcp-iteramind-2ewwim)
commit: 741118a157e50da971c02da83ddc4f248b12794f
code hash: 665a17519b22f449add0a40bfc00559f012749cb7f04c421224f42cf91ec617f
verified: 7/15/2026, 8:46:54 AM
view raw JSON →