vtiger-mcp
by ViralP17
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VTIGER_URL | Yes | Base URL of your vtiger CRM, e.g. https://yourcrmdomain.com (no /webservice.php) | |
| VTIGER_USERNAME | Yes | Your vtiger login username | |
| VTIGER_ACCESS_KEY | Yes | Your Webservice Access Key (16-char string from My Preferences) | |
| VTIGER_TASK_MODULE | No | Module linked from a timesheet entry | ProjectTask |
| VTIGER_ALLOW_DELETE | No | Set to 'true' to allow delete operations | false |
| VTIGER_TS_DESC_FIELD | No | Field name for description in timesheet module | |
| VTIGER_PROJECT_MODULE | No | Project module name | Project |
| VTIGER_TS_OWNER_FIELD | No | Field name for owner in timesheet module | |
| VTIGER_TS_TOTAL_FIELD | No | Field name for total hours in timesheet module | |
| VTIGER_TASK_NAME_FIELD | No | Field name for task name | |
| VTIGER_TIMESHEET_MODULE | No | Time-entry module name | TimeControl |
| VTIGER_TS_RELATED_FIELD | No | Field name for related record in timesheet module | |
| VTIGER_TS_DATE_END_FIELD | No | Field name for end date in timesheet module | |
| VTIGER_TS_TIME_END_FIELD | No | Field name for end time in timesheet module | |
| VTIGER_PROJECT_NAME_FIELD | No | Field name for project name | |
| VTIGER_TASK_PROJECT_FIELD | No | Field name for project link in task module | |
| VTIGER_TS_HOURSTYPE_FIELD | No | Field name for hours type in timesheet module | |
| VTIGER_TS_DATE_START_FIELD | No | Field name for start date in timesheet module | |
| VTIGER_TS_TIME_START_FIELD | No | Field name for start time in timesheet module |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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
- 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/ViralP17/vtiger-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server