Skip to main content
Glama

Kintone MCP Server

by r3-yamauchi

get_apps_info

Retrieve details of multiple Kintone apps by specifying a search keyword, enabling efficient app management and administration. Supported by the Kintone MCP Server for streamlined data access.

Instructions

検索キーワードを指定して該当する複数のkintoneアプリの情報を取得します

Input Schema

NameRequiredDescriptionDefault
app_nameYesアプリ名またはその一部

Input Schema (JSON Schema)

{ "properties": { "app_name": { "description": "アプリ名またはその一部", "type": "string" } }, "required": [ "app_name" ], "type": "object" }

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'

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