VTiger MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@VTiger MCP ServerList all modules available in VTiger"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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
Install dependencies:
pip install -e .Copy
.env.exampleto.envand configure your VTiger credentials:
cp .env.example .envUpdate
.envwith your VTiger details:
VTIGER_URL: Your VTiger CRM instance URLVTIGER_USERNAME: Your CRM login emailVTIGER_ACCESS_KEY: Found in My Preferences → Access Key
Usage
Run the MCP server:
vtiger-mcp-serverAvailable Tools
vtiger_list_modules: List all accessible modulesvtiger_describe_module: Get module field definitionsvtiger_create_record: Create new recordsvtiger_get_record: Retrieve specific recordsvtiger_update_record: Update existing recordsvtiger_delete_record: Delete recordsvtiger_query_records: Query with SQL-like syntaxvtiger_search_records: Search across modules
This server cannot be installed
Maintenance
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
- FlicenseBqualityDmaintenanceExposes Zoho CRM v6 REST API as structured tools for LLM agents via MCP, enabling CRUD operations, search, COQL queries, and more.Last updated113
- Flicense-qualityDmaintenanceEnables 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 updated111
- Alicense-qualityDmaintenanceEnables 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 updated1MIT
- Alicense-qualityDmaintenanceEnables AI agents to perform CRUD operations, query data, fetch schemas, and execute custom operations on Microsoft Dynamics 365 CRM entities.Last updated392MIT
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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