kintone-deno-mcp-server

kintone-deno-mcp-server

3.2

If you are the rightful owner of kintone-deno-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Claude Desktop と kintone を連携する Deno による MCP Server のサンプル実装です。

get_record

Retrieve a single record for detailed inspection.

search_records

Search for records that match specific conditions.

get_all_records

Automatically retrieve all records for data analysis or batch processing.

create_record

Register new data by creating a record.

add_records

Import large amounts of data by creating multiple records at once.

update_record

Modify existing data by updating a record.

update_records

Batch update large amounts of data.

get_comments

Retrieve a list of comments to check communication history.

add_comment

Add feedback or notes by adding a comment.

update_status

Progress workflow by updating the status.

update_statuses

Batch process large amounts of approvals by updating multiple statuses.

get_app

Retrieve detailed information about an app to check its settings.

get_apps

Check available apps by retrieving a list of apps.

get_apps_info

Identify app IDs by searching for app names.

get_form_fields

Check schema information by retrieving field definitions.

upload_file

Register attachments by uploading files.

download_file

Retrieve attachments by downloading files.