Token导航 LogoToken导航TokenDH.com
ZO
办公协作HTTP官方级别未说明来源级核验

Zoho bigin (verified)

MCP Server

Zoho Bigin is a simplified CRM solution from Zoho tailored for small businesses, focusing on pipeline tracking and relationship management

工具数

公开资料未说明
JavaScriptHTTP团队协作

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

最后核验

2026/5/17 23:33

运行时

Node.js

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

npx -y smithery mcp add zoho_bigin

详细介绍

Zoho bigin (verified)

Zoho Bigin is a simplified CRM solution from Zoho tailored for small businesses, focusing on pipeline tracking and relationship management

Quick Start

# Connect this server (installs CLI if needed)
npx -y smithery mcp add zoho_bigin

# Browse available tools
npx -y smithery tool list zoho_bigin

# Get full schema for a tool
npx -y smithery tool get zoho_bigin ZOHO_BIGIN_ADD_RECORDS

# Call a tool
npx -y smithery tool call zoho_bigin ZOHO_BIGIN_ADD_RECORDS '{}'

Direct MCP Connection

Endpoint: https://zoho_bigin.run.tools

Tools (12)

  • ZOHO_BIGIN_ADD_RECORDS — Tool to add new records to a module. Use when you need to programmatically insert one or more records into Bigin after …
  • ZOHO_BIGIN_ADD_TAGS_TO_RECORDS — Tool to add tags to a specific record in a module. Use when you need to categorize or label a record after creation or …
  • ZOHO_BIGIN_CREATE_TAGS — Tool to create tags for a module. Use when you need to add new tags to a specific module in Zoho Bigin.
  • ZOHO_BIGIN_DELETE_ATTACHMENT — Tool to delete an attachment from a record. Use when you need to remove a file after confirming its record_id and attac…
  • ZOHO_BIGIN_DELETE_RECORDS — Tool to delete records from a module. Use when removing one or multiple records after confirming their IDs.
  • ZOHO_BIGIN_DOWNLOAD_ATTACHMENT — Tool to download an attachment from a record. Use when you need the binary content of a specific attachment after confi…
  • ZOHO_BIGIN_GET_ATTACHMENTS — Tool to retrieve attachments for a record. Use when you need a paginated list of attachments for a given module record.
  • ZOHO_BIGIN_GET_DELETED_RECORDS — Tool to get a list of deleted records in a module. Use when auditing or restoring recently deleted data (recycle within…
  • ZOHO_BIGIN_GET_MODULES — Tool to retrieve a list of all modules. Use when you need to discover which modules are available in Bigin.
  • ZOHO_BIGIN_GET_RECORDS — Tool to retrieve records from a Bigin module. Use when listing or querying module data with specific fields, sorting, f…
  • ZOHO_BIGIN_UPDATE_RECORDS — Tool to update existing records in a module. Use when you need to modify one or multiple records after confirming their…
  • ZOHO_BIGIN_UPLOAD_ATTACHMENT — Tool to upload an attachment to a record. Use when you need to attach a file or specify a public URL for upload to a Bi…
# Get full input/output schema for a tool
npx -y smithery tool get zoho_bigin 

目录标签

目录标签

JavaScriptHTTP团队协作

接入字段

传输方式(transport,传输协议)

HTTP

鉴权方式(authType,认证方式)

unknown

运行时(runtime,运行环境)

Node.js

权限和风险

HTTPunknown部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

仍需确认:category

来源信息

继续浏览同类 MCP