Skip to main content
Glama
elvmalrds

VTiger MCP Server

by elvmalrds

VTiger MCP Server

A Model Context Protocol (MCP) server for VTiger CRM integration.

Features

  • List and describe VTiger modules

  • Create, read, update, and delete records

  • Query records with filters

  • Search across modules

  • Full authentication support

Related MCP server: Bitrix24 MCP Server

Setup

  1. Install dependencies:

pip install -e .
  1. Copy .env.example to .env and configure your VTiger credentials:

cp .env.example .env
  1. Update .env with your VTiger details:

  • VTIGER_URL: Your VTiger CRM instance URL

  • VTIGER_USERNAME: Your CRM login email

  • VTIGER_ACCESS_KEY: Found in My Preferences → Access Key

Usage

Run the MCP server:

vtiger-mcp-server

Available Tools

  • vtiger_list_modules: List all accessible modules

  • vtiger_describe_module: Get module field definitions

  • vtiger_create_record: Create new records

  • vtiger_get_record: Retrieve specific records

  • vtiger_update_record: Update existing records

  • vtiger_delete_record: Delete records

  • vtiger_query_records: Query with SQL-like syntax

  • vtiger_search_records: Search across modules

F
license - not found
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    B
    quality
    D
    maintenance
    Exposes Zoho CRM v6 REST API as structured tools for LLM agents via MCP, enabling CRUD operations, search, COQL queries, and more.
    Last updated
    11
    3
  • F
    license
    -
    quality
    D
    maintenance
    Enables language models to interact with Bitrix24 CRM, providing tools to manage deals, leads, contacts, tasks, activities, users, files, chat messages, and live chat sessions.
    Last updated
    11
    1
  • A
    license
    -
    quality
    D
    maintenance
    Enables AI assistants to interact with Zoho CRM data through secure OAuth authentication, supporting comprehensive CRM operations including record management, search, bulk operations, and lead conversion.
    Last updated
    1
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Enables AI agents to perform CRUD operations, query data, fetch schemas, and execute custom operations on Microsoft Dynamics 365 CRM entities.
    Last updated
    39
    2
    MIT

View all related MCP servers

Related MCP Connectors

  • Zoho CRM MCP Pack — wraps the Zoho CRM API v6

  • Gateway between LLM agents and world data through eight tools and a bundled endpoint catalog.

  • LeadConnector / GoHighLevel MCP Pack — wraps the GoHighLevel CRM for AI agents.

View all MCP Connectors

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/elvmalrds/vtiger-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server