Kintone

Kintone MCP Connector for Claude

A+

Manage custom business apps, records, and workflows via Kintone.

10 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Kintone platform to any AI agent to automate your business operations. This MCP server enables your agent to interact with custom apps, manage data records, and query organizational metadata directly.

What you can do

  • Record Management — List, retrieve, add, and update records in any of your Kintone apps
  • App Discovery — List all available applications and retrieve detailed configurations and field mappings
  • Data Querying — Use Kintone's powerful query language to filter records based on complex criteria
  • Form Inspection — Access form field settings and layouts to understand data structures
  • Space Visibility — List members and participants within your Kintone collaboration spaces

How it works

  1. Subscribe to this server
  2. Enter your Kintone Subdomain and API Token
  3. Start managing your business data from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Operations Teams — Automate data entry and record updates via natural language commands
  • Project Managers — Quickly query project statuses and task records from your IDE
  • Business Analysts — Retrieve and analyze app data without manually exporting CSV files
business-appsworkflow-automationlow-codedata-recordsteam-collaborationcustom-apps

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

add_record

Requires a JSON object mapping field codes to values. Add a new record to an app

get_app_layout

Get the field layout of an app

list_apps

Use this to identify App IDs for record operations. List all Kintone apps

delete_records

Requires an array of record IDs. Delete records from an app

list_form_fields

List form fields for an app

get_app_details

Get details for a specific app

get_record

Get a specific record from an app

list_records

You can optionally provide a query string for filtering. List records from an app

list_space_members

List members of a Kintone space

update_record

Update an existing record

See how to talk to your AI agent using Kintone.

List all my Kintone apps.

I've retrieved your apps. You have 5 applications, including 'Sales Pipeline' (ID: 10), 'Employee Directory' (ID: 12), and 'Project Tracker' (ID: 15).

Show records from app ID 10 where status is 'Pending'.

I found 3 records in app 10 with 'Pending' status: 'Opportunity A', 'Opportunity B', and 'Opportunity C'. Would you like to see details for any of them?

Add a new record to app 12 with name 'Jane Doe' and role 'Designer'.

Successfully added the record for 'Jane Doe' to app 12. The new record ID is '105'.

Use the `list_apps` tool to see a comprehensive list of all applications in your environment along with their unique App IDs.

Related Connectors