VTiger Server
БесплатноНе проверенEnables interaction with VTiger CRM through tools for module listing, CRUD operations, querying, and searching records.
Описание
Enables interaction with VTiger CRM through tools for module listing, CRUD operations, querying, and searching records.
README
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
Setup
- Install dependencies:
pip install -e .
- Copy
.env.exampleto.envand configure your VTiger credentials:
cp .env.example .env
- Update
.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-server
Available 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
Установка VTiger Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/elvmalrds/vtiger-mcp-serverFAQ
VTiger Server MCP бесплатный?
Да, VTiger Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для VTiger Server?
Нет, VTiger Server работает без API-ключей и переменных окружения.
VTiger Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить VTiger Server в Claude Desktop, Claude Code или Cursor?
Открой VTiger Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare VTiger Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
