The Introduction of Kintone MCP Server
What is the Kintone MCP Server?
Kintone offers an official local MCP server, which is provided by Cybozu as open-source software (OSS).
Use it with MCP-compatible generative AI tools (e.g., Claude Desktop) to enable AI-powered interactions with Kintone.
GitHub
https://github.com/kintone/mcp-server
License
Purpose and Goals
We have released Kintone's official local MCP server to enable flexible experimentation with integrations between generative AI, Kintone, and various services.
By providing it as OSS, developers can freely modify the code, making it easier to accommodate specific use cases. This flexibility helps expand business process improvements and create new value with Kintone. We plan to continue enhancing its features over time.
Feature Overview
The following Kintone operations are available:
- Retrieve App information
- Retrieve App settings (fields/process management)
- Get/add/update/delete records
- Update record status
- Retrieve/update form layout
- Retrieve/update general App settings
- Check/deploy App settings to the production environment
- Create Apps in the test environment
- Add/delete/update field settings
- Download attachments
Additional Kintone operations will be added over time.
For the latest information, refer to the following list:
Tools
Support Policy
The Kintone MCP server is not covered by the API support desk.
To report bugs or request features, submit them to the following link:
Issues
Changelog
For information on updates, refer to the following link:
kintone/mcp-server Releases