Kintone MCP Server

70 tools. 34 can modify or destroy data without limits.

34 write tools that can modify data. Rate limits recommended.

Last updated:

34 can modify or destroy data
36 read-only
70 tools total

Community server · catalogue entry verified 12/06/2026

How to control Kintone MCP Server ↓

What Kintone MCP Server exposes to your agents

Read (36) Write / Execute (34) Destructive / Financial (0)
High Risk

The most dangerous Kintone MCP Server tools

34 of Kintone MCP Server's 70 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control Kintone MCP Server

PolicyLayer is an MCP gateway — it sits between your AI agents and Kintone MCP Server, and nothing reaches the server without passing your rules. These are the rules we recommend:

Rate limit write operations
{
  "add_guests": {
    "limits": [
      {
        "counter": "add_guests_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "download_file": {
    "limits": [
      {
        "counter": "download_file_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register Kintone MCP Server — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON KINTONE →

Free to start. No card required.

All 70 Kintone MCP Server tools

WRITE 33 tools
Write add_guests ゲストユーザーを追加します Write add_layout_element 既存のフォームレイアウトに要素を追加します Write add_record_comment kintoneレコードにコメントを追加します Write add_thread スペースにスレッドを追加します Write add_thread_comment スレッドにコメントを追加します Write create_app 新しいkintoneアプリを作成します Write create_form_layout フィールド情報からフォームレイアウトを自動生成します Write create_group_layout グループ要素を作成します Write create_records kintoneアプリに複数のレコードを一括作成します(最大100件) Write create_table_layout テーブルレイアウトを作成します Write move_app_from_space kintoneアプリをスペースに所属させないようにします。注意: kintoneシステム管理の「利用する機能の選択」で「スペースに所属しないアプリの作成を許可する」が有効になっている必要があります。 Write move_app_to_space kintoneアプリを指定したスペースに移動します Write update_app_acl kintoneアプリのアクセス権限を更新します Write update_app_customize kintoneアプリのJavaScript/CSSカスタマイズ設定を更新します Write update_app_settings kintoneアプリの一般設定を変更します Write update_field_acl kintoneアプリのフィールドのアクセス権限を更新します Write update_form_layout kintoneアプリのフォームレイアウトを変更します。トップレベルには ROW と SUBTABLE と GROUP を配置できます。SUBTABLEやGROUPはトップレベルに配置する必要があります。ROW内に配置する Write update_notifications kintoneアプリの通知条件設定を更新します Write update_per_record_notifications kintoneアプリのレコード単位の通知設定を更新します Write update_plugins kintoneアプリのプラグイン設定を更新します Write update_process_management kintoneアプリのプロセス管理設定を更新します Write update_record_assignees kintoneレコードの作業者を更新します(プロセス管理) Write update_record_status kintoneレコードのステータスを更新します(プロセス管理) Write update_reminder_notifications kintoneアプリのリマインダー通知設定を更新します Write update_reports kintoneアプリのグラフ設定を更新します Write update_space スペースの設定を更新します Write update_space_body スペースの本文を更新します Write update_space_guests スペースのゲストメンバーを更新します Write update_space_members スペースメンバーを更新します Write update_thread スレッドを更新します Write update_views kintoneアプリの一覧(ビュー)の設定を更新します Write upload_file kintoneアプリにファイルをアップロードします Write upsert_records 複数レコードを一括Upsertします。各要素に重複禁止フィールド(updateKey)と更新内容を指定すると、存在するレコードは更新、存在しないレコードは新規作成されます。最大100件。
READ 36 tools
Read download_file kintoneアプリからファイルをダウンロードします。注意: 現在の実装では1MB以上のファイルは正常にダウンロードできない場合があります。 Read evaluate_records_acl 指定した条件でレコードのアクセス権限を評価します Read get_app_acl kintoneアプリのアクセス権限を取得します Read get_app_actions kintoneアプリのアクション設定を取得します。レスポンスには各アクションの実行条件(filterCond)も含まれます。filterCondは、アプリアクションを実行できる条件をkintoneクエリ構文で定義したもの Read get_app_customize kintoneアプリのJavaScript/CSSカスタマイズ設定を取得します Read get_app_plugins kintoneアプリに追加されているプラグインの一覧を取得します Read get_apps_info アプリ名(またはその部分文字列)で検索、アプリIDで絞り込み、さらに任意でアプリコードやスペースIDでも絞り込んでkintoneアプリの情報を取得します。 Read get_available_field_types 利用可能なフィールドタイプの一覧を取得します Read get_deploy_status kintoneアプリのデプロイ状態を確認します Read get_documentation_tool_description ドキュメントツールの説明を取得します Read get_field_acl kintoneアプリのフィールドのアクセス権限を取得します Read get_field_creation_tool_description フィールド作成ツールの説明を取得します Read get_field_type_documentation フィールドタイプに関するドキュメントを取得します Read get_form_fields kintoneアプリのフォームフィールド情報を取得します。対象アプリが本番環境に存在しない場合はエラーとなります。プレビュー環境の情報を取得したい場合は get_preview_form_fields を使用してください Read get_form_layout kintoneアプリのフォームレイアウトを取得します Read get_group_users 指定したグループに所属するユーザーの一覧を取得します Read get_groups kintoneのグループ情報を取得します Read get_kintone_domain kintoneの接続先ドメインを取得します Read get_kintone_username kintoneへの接続に使用されるユーザー名を取得します Read get_notifications kintoneアプリの通知条件設定を取得します Read get_per_record_notifications kintoneアプリのレコード単位の通知設定を取得します Read get_preview_app_settings プレビュー環境のkintoneアプリ設定を取得します Read get_preview_form_fields プレビュー環境のkintoneアプリのフォームフィールド情報を取得します Read get_preview_form_layout プレビュー環境のkintoneアプリのフォームレイアウト情報を取得します Read get_process_management kintoneアプリのプロセス管理設定を取得します Read get_query_language_documentation kintoneクエリ言語(検索クエリ)に関する詳細なドキュメントを取得します。演算子、条件式、並び替え、ページングなどの使い方を説明します。 Read get_record kintoneアプリの1レコードを取得します。事前に対象アプリのフィールド構造を把握したい場合は、\\ Read get_record_acl 指定したレコードのアクセス権限を取得します Read get_record_comments kintoneレコードのコメントを取得します。limit未指定の場合は内部でページングして全件を取得します。大量データになる場合は limit(例: 10)を指定することを推奨します。 Read get_reminder_notifications kintoneアプリのリマインダー通知設定を取得します Read get_reports kintoneアプリのグラフ設定を取得します Read get_space スペースの一般情報を取得します Read get_space_members スペースメンバーのリストを取得します Read get_users kintoneのユーザー情報を取得します Read get_views kintoneアプリの一覧(ビュー)の設定を取得します Read search_records kintoneアプリのレコードを検索します。事前に対象アプリのフィールド一覧を把握するため、\\

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about Kintone MCP Server

How do I prevent bulk modifications through Kintone MCP Server? +

The Kintone MCP Server server has 33 write tools including add_guests, add_layout_element, add_record_comment. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach Kintone MCP Server.

How many tools does the Kintone MCP Server MCP server expose? +

70 tools across 3 categories: Execute, Read, Write. 36 are read-only. 34 can modify, create, or delete data.

How do I enforce a policy on Kintone MCP Server? +

Register the Kintone MCP Server MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every Kintone MCP Server tool call.

Deterministic rules across all 70 Kintone MCP Server tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Free to start. No card required.

70 Kintone MCP Server tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.