Skip to main content
Glama
r3-yamauchi

kintone MCP Server (Python3)

by r3-yamauchi

get_apps

Retrieve kintone application information using filters like name, ID, code, or space to find and manage apps in your workspace.

Instructions

Get kintone apps information by name or other filters

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameNoPartial match for app name (case-insensitive)
idsNoList of app IDs to retrieve
codesNoList of app codes to retrieve (exact match, case-sensitive)
space_idsNoList of space IDs to filter apps
limitNoMaximum number of apps to retrieve (default: 100, max: 100)
offsetNoOffset for pagination (default: 0)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/r3-yamauchi/kintone-mcp-server-python3'

If you have feedback or need assistance with the MCP directory API, please join our Discord server