Skip to main content
Glama
yamatairiku-dev

Kintone Book Management MCP Tool

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KINTONE_APP_IDYesYour Kintone application ID
KINTONE_BASE_URLYesYour Kintone base URL
KINTONE_API_TOKENYesYour Kintone API token
KINTONE_REQUEST_FIELDSYesYour Kintone request fields

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
get-book-informationC

Get book information in the Information Systems Department

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of ambiguity or overlap between tools. The single tool has a clear, distinct purpose of retrieving book information.

Naming Consistency5/5

Since there is only one tool, naming consistency is inherently perfect. The tool name follows a clear verb_noun pattern (get-book-information), which is appropriate and consistent within this minimal set.

Tool Count2/5

A single tool for a book management system is too few for the apparent scope, as it only supports retrieval without create, update, delete, or other management operations. This severely limits functionality and indicates an incomplete tool surface.

Completeness1/5

The tool set is severely incomplete for a book management domain. It only provides a get operation, lacking essential CRUD operations like create, update, and delete, as well as other expected features such as searching or listing books, which will cause agent failures in typical management workflows.

Maintenance

ActivityInactive
ResponsivenessNo issues