Overview
Features
Kintone MCP server for AI-enabled data access
Exposes kintone data and operations via MCP so AI clients can explore, query, and modify records and apps.
Claude Desktop friendly integration
Designed to work with Claude Desktop, with configuration guidance to connect to the MCP server.
Environment-variable based configuration
Authenticate and configure access using KINTONE_BASE_URL, KINTONE_USERNAME/KINTONE_PASSWORD or KINTONE_API_TOKEN, plus optional allow/deny lists.
Per-app access control
Control access with KINTONE_ALLOW_APPS and KINTONE_DENY_APPS; deny has higher priority.
Easy installation from releases
Download the latest release and run the executable; the file can be placed anywhere.
Usage via natural language prompts
Interact with kintone using natural language queries and commands, e.g., check status, update progress, or filter projects.
Claude Desktop integration example
Includes a sample claude_desktop_config.json snippet showing how to register the kintone MCP server under mcpServers with the required environment variables.
Who Is This For?
- AI tools users:Use the MCP server to query and modify kintone data via natural language prompts with AI assistants like Claude Desktop.
- Kintone developers:Leverage AI-assisted queries and updates to automate workflows on kintone apps and records.
- MCP client integrators:Configure and deploy MCP-enabled connections by setting mcpServers and environment variables, including app access controls.




