MCP Directory
ServersClientsBlog

xASO - App Store Optimization

AI-powered App Store Optimization platform for mobile apps

Go to xASO
MCP Directory

Model Context Protocol Directory

MKSF LTD
Suite 8805 5 Brayford Square
London, E1 0SG

MCP Directory

  • About
  • Blog
  • Documentation
  • Contact

Menu

  • Servers
  • Clients

© 2025 model-context-protocol.com

The Model Context Protocol (MCP) is an open standard for AI model communication.
Powered by Mert KoseogluSoftware Forge
  1. Home
  2. Servers
  3. mcp-server-kintone

mcp-server-kintone

GitHub

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.

12
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