mcp-vtenext
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VTENEXT_URL | Yes | URL of your VTENext instance (e.g., http://your-vtenext-instance) | |
| VTENEXT_USERNAME | Yes | VTENext username (e.g., admin) | |
| VTENEXT_ACCESS_KEY | Yes | VTENext access key found under Admin → Users → [user] → Access Key |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_opportunitaC | Elenca le opportunità con filtri opzionali |
| get_opportunitaC | Recupera i dettagli completi di un'opportunità tramite ID |
| search_opportunitaC | Cerca opportunità per nome |
| create_opportunitaC | Crea una nuova opportunità in VTENext |
| update_opportunitaC | Aggiorna i dati di un'opportunità esistente |
| search_contattiC | Cerca contatti per nome, email o azienda |
| add_nota_opportunitaC | Aggiunge una nota/commento a un'opportunità |
| list_attivita_opportunitaC | Elenca le attività associate a un'opportunità |
| describe_moduloC | Mostra i campi disponibili per un modulo VTENext |
| query_rawC | Esegue una query VTQL grezza su VTENext (solo lettura) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Castaldo-Solutions/mcp-vtenext'
If you have feedback or need assistance with the MCP directory API, please join our Discord server