kintone-deno-mcp-server

kintone-deno-mcp-server

0

This project demonstrates a Model Context Protocol server for kintone integrated with Deno, focusing on secure domain-specific communication. It provides detailed steps for installation and usage alongside integration with the Claude Desktop app.

Overview

This project provides a sample MCP (Model Context Protocol) server for kintone, designed to run on Deno. It enables secure communication with only the specified kintone domain.

Usage

  1. Download the source code to a preferred directory.
  2. Install Deno (v1.40 or later is recommended) by following the official site instructions.
  3. Start the Deno server using the provided environment variables and commands.
  4. Edit the configuration file of the Claude Desktop app to add settings for "mcpServers".
  5. Restart the Claude Desktop app to apply changes.
  6. Confirm the setup by querying Claude for specific kintone app details.