Enterprise DNA
M MCP Servers Developer low

Castaldo-Solutions/mcp-vtenext

by Various

MCP server for VTENext CRM — exposes the WebService API as tools for Claude and other MCP clients

C

MCP

Castaldo-Solutions/mcp-vtenext

Added 1 June 2026

Overview

An MCP server that wraps the VTENext CRM WebService API into tools for Claude and other MCP clients. It allows developers to interact with CRM data like contacts, deals, and invoices directly from an AI assistant.

Best for

Best for
Developers using VTENext CRM who want to query or manage it through Claude or other MCP-based assistants.

Use cases

  • Query and update CRM records via natural language in Claude
  • Automate CRM workflows like lead assignment or invoice retrieval
  • Integrate VTENext data into AI-powered chat interfaces

How to use

Install

npm install

Tools exposed

  • list_opportunita
  • get_opportunita
  • search_opportunita
  • create_opportunita
  • update_opportunita
  • search_contatti
  • add_nota_opportunita
  • list_attivita_opportunita
  • describe_modulo
  • query_raw

Tested with

Claude Code

Example client config

{\n  "mcpServers": {\n    "vtenext": {\n      "type": "stdio",\n      "command": "node",\n      "args": ["/absolute/path/to/mcp/vtenext/server/index.js"]\n    }\n  }\n}

Notes

An MCP server that wraps the VTENext CRM WebService API into tools for Claude and other MCP clients. It allows developers to interact with CRM data like contacts, deals, and invoices directly from an AI assistant.

3 stars on GitHub. Last updated 2026-03-26. Licensed MIT.

Use cases

  • Query and update CRM records via natural language in Claude
  • Automate CRM workflows like lead assignment or invoice retrieval
  • Integrate VTENext data into AI-powered chat interfaces

Pros

  • Directly bridges VTENext CRM with MCP-compatible AI tools
  • Simple JavaScript implementation with low setup overhead
  • Exposes a standard WebService API without custom coding

Cons

  • Very small community (3 stars) with limited support or documentation
  • Depends on VTENext’s WebService API which may have rate limits or version constraints
  • Only works with MCP clients, not standalone or other AI platforms

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Directly bridges VTENext CRM with MCP-compatible AI tools
  • Simple JavaScript implementation with low setup overhead
  • Exposes a standard WebService API without custom coding

Cons

  • Very small community (3 stars) with limited support or documentation
  • Depends on VTENext's WebService API which may have rate limits or version constraints
  • Only works with MCP clients, not standalone or other AI platforms

Pairs with

Other entries in the index that connect to this one. Click through to see the chain.

Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks