mcp-server-kintone

This repository provides an MCP server for kintone, enabling users to connect and interact with their kintone data using AI tools like Claude Desktop. It allows exploring and manipulating kintone data.

9
0

MCP Server for kintone

This is a Model Context Protocol (MCP) server designed to connect kintone with AI tools like Claude Desktop, enabling users to interact with and manipulate kintone data using natural language.

Japanese version: Instructions are also available in Japanese.

Usage

1. Install

Download the latest release from the release page. The executable can be placed in any directory.

2. Configure MCP client like Claude Desktop

Configure your client to connect to the server. For Claude Desktop, edit the claude_desktop_config.json file in the specified directory for your OS. Add a "kintone" entry to the mcpServers section, specifying the path to the executable and environment variables for kintone authentication and app access control.

Environment variables:

  • KINTONE_BASE_URL: (Required) The base URL of your kintone.
  • KINTONE_USERNAME/KINTONE_PASSWORD or KINTONE_API_TOKEN: Credentials for authentication.
  • KINTONE_ALLOW_APPS/KINTONE_DENY_APPS: Comma-separated lists of app IDs to control access.

Restart Claude Desktop to apply changes.

3. Start to use

Interact with kintone using AI tools. Example queries include retrieving project statuses, updating progress, and identifying projects behind schedule.

Repository

MA
macrat

macrat/mcp-server-kintone

Created

December 18, 2024

Updated

March 20, 2025

Language

Go

Category

Productivity