Zoho Creator

Zoho Creator MCP Connector for Claude

A+

Low-code platform to build applications and manage records with AI using Creator API v2.1.

12 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Zoho Creator account to any AI agent to automate your business application workflows through natural conversation. Perform CRUD operations, manage structural metadata, and navigate your low-code ecosystem with ease.

What you can do

  • Record Management — Perform full CRUD operations on records directly through forms and reports in your applications.
  • Structural Metadata — Retrieve detailed metadata for your applications, including form and report definitions and field types.
  • App Navigation — List all accessible applications and workspaces to stay organized across your Creator environment.
  • Workflow Control — Automate data entry and updates with support for skipping workflow triggers when necessary (skip_workflow).
  • Structural Sync — Maintain architectural integrity by programmatically accessing structural definitions of your low-code apps.

How it works

  1. Subscribe to this server
  2. Enter your Zoho Creator OAuth Access Token (Zoho-oauthtoken)
  3. Provide your Account Owner name and select your Data Center URL
  4. Start managing your low-code apps from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Business Analysts — automate data management and reporting workflows without manual entry.
  • Low-code Developers — programmatically interact with Creator apps and manage structural metadata.
  • IT Teams — streamline application management and data synchronization across the Zoho ecosystem.
low-codecustom-applicationscrud-operationsbusiness-automationapp-developmentdatabase-management

12 tools expose this connector's capabilities to your AI agent.

add_record

Create new record

delete_record

Remove record

get_api_status

Get connection status

get_form_fields

Get field definitions

get_app_metadata

Get app structural info

get_record_details

Get record by ID

get_report_records

Fetch records from report

list_applications

List Zoho Creator apps

list_app_forms

List application forms

list_app_reports

List application reports

list_workspaces

List creator workspaces

update_record

Modify existing record

See how to talk to your AI agent using Zoho Creator.

Retrieve the metadata and form fields for the 'Employee Directory' application so I can see what data is collected.

I've fetched the metadata for 'Employee Directory'. The main form 'Add_Employee' contains 6 fields: Full_Name, Email, Department, Joining_Date, Salary, and Manager_ID. Would you like me to add a new record to it?

Add a new record to the 'Inventory Manager' app under the 'Products' form with Name 'Ergonomic Chair' and Price '199.99'.

The record for 'Ergonomic Chair' has been successfully added to the 'Products' form in the 'Inventory Manager' application. The new record ID is 38920188492001.

Fetch the latest records from the 'Sales Tracker' report where the status is 'Pending Approval'.

I've retrieved the records from the 'Sales Tracker' report. There are currently 4 sales records with the status 'Pending Approval'. The highest value deal is 'Acme Corp Contract' at $45,000.

The owner name is typically your Zoho username or company ID. You can find it in the URL when accessing your Creator app: `zoho.com/creator/owner_name/...`

Related Connectors