kintone-oauth-mcp-server-cfw
3.2
If you are the rightful owner of kintone-oauth-mcp-server-cfw and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This is a sample code for a Model Context Protocol (MCP) server for kintone, deployable as a Cloudflare Worker, enabling secure integration with kintone via OAuth without storing sensitive information locally.
getRecords
Retrieve a list of records.
addRecord
Add a new record.
updateRecord
Update an existing record.
uploadFile
Upload a file.
downloadFile
Download a file.