Used for managing environment variables that store Kintone credentials and configuration.
Recommended for cloning and managing the project repository.
Used for managing project dependencies and running build scripts.
Kintone 書籍管理 MCP アプリケーション
このプロジェクトは、Model Context Protocol (MCP) を介してツールを公開する Kintone 書籍管理アプリケーションです。
セットアップ
プロジェクトをセットアップするには、以下の手順に従ってください。
- リポジトリのクローン:
- 依存関係のインストール:
- 環境変数の設定:プロジェクトのルートディレクトリに
.env
ファイルを作成し、以下の変数を設定します。プレースホルダーの値を実際の Kintone 環境の詳細に置き換えてください。
アプリケーションの実行
アプリケーションを実行するには、まずビルドしてからサーバーを起動する必要があります。
- プロジェクトのビルド:
- サーバーの起動:サーバーが起動し、MCP ツールが公開されます。
使用方法
このアプリケーションは get-book-information
という名前のツールを公開しており、mcp-cli
(グローバルにインストールされている場合) を使用するか、build/index.js
と直接やり取りすることで呼び出すことができます。
get-book-information
ツールを呼び出すには (mcp-cli
が利用可能で設定されていると仮定します):
これにより、Kintone アプリケーションから書籍レコードがフェッチされ、フォーマットされた情報が返されます。
Claude Desktopの設定例
This server cannot be installed
A Model Context Protocol (MCP) server that provides a tool for retrieving and managing book information from a Kintone database application.
Related MCP Servers
- -securityAlicense-qualityA Model Context Protocol (MCP) implementation for connecting to and working with various database systems.Last updated -1718TypeScriptMIT License
- -securityAlicense-qualityA Model Context Protocol (MCP) server that scrapes, indexes, and searches documentation for third-party software libraries and packages, supporting versioning and hybrid search.Last updated -37385TypeScriptMIT License
- -securityFlicense-qualityA Model Context Protocol server that implements an interactive digital library with functionality to manage books, search titles, and generate literary reviews.Last updated -Python
- AsecurityFlicenseAqualityA Model Context Protocol server that provides a standardized interface for interacting with SQL databases through the MCP protocol.Last updated -31TypeScript