kintone
JSON →An MCP server for accessing and managing data on the kintone low-code platform.
Tools · 9
- list_apps List available kintone apps
- get_app Get details of a specific kintone app
- get_records Get records from a kintone app
- get_record Get a single record from a kintone app
- add_record Add a new record to a kintone app
- update_record Update an existing record in a kintone app
- delete_record Delete a record from a kintone app
- get_app_fields Get field definitions of a kintone app
- get_app_views Get view definitions of a kintone app
Environment variables
KINTONE_BASE_URLKINTONE_API_TOKEN
Links
★ 11 GitHub stars