74
grade C
3 days ago
glama

mcp-vtenext

MCP server for VTENext CRM (open-source vtiger-based). Query, create and update opportunities and contacts via natural language using the VTENext WebService API. Supports list, search, get, create, update on Potentials and Contacts modules, plus raw VTQL queries.

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 1 credential: VTENEXT_ACCESS_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.
configREAD_ONLYSet =true to prevent any write operation on VTENext. When enabled, the tools create_opportunita, update_opportunita and add_nota_opportunita return an error instead of writing data.
🔐 secretVTENEXT_ACCESS_KEYyour_access_key
configVTENEXT_URL"": "http://your-vtenext-instance",
configVTENEXT_USERNAME"": "admin",
// 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/castaldo-solutions-mcp-vtenext-6pgpwp)](https://m8ven.ai/mcp/castaldo-solutions-mcp-vtenext-6pgpwp)
commit: 1c3935ab4e23271fe1a9171e5fca3717249b0c68
code hash: 73c09ca82d17bc6d886662551b78083632553b68aa1ce8a2378a8be249b9105d
verified: 4/18/2026, 3:48:53 PM
view raw JSON →