r3-yamauchi/kintone-mcp-server-python3
3.2
If you are the rightful owner of kintone-mcp-server-python3 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 implementation of an MCP (Model Context Protocol) server for integration with kintone, enabling AI assistants like Claude to read and manipulate kintone data.
Tools
Functions exposed to the LLM to take actions
get_record
Retrieve a single record with detailed information.
get_records
Retrieve a list of records with pagination support.
add_record
Add a new record to the kintone app.
update_record
Update an existing record's information.
upload_file
Upload a file to kintone.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client