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
- Download the source code to a preferred directory.
- Install Deno (v1.40 or later is recommended) by following the official site instructions.
- Start the Deno server using the provided environment variables and commands.
- Edit the configuration file of the Claude Desktop app to add settings for "mcpServers".
- Restart the Claude Desktop app to apply changes.
- Confirm the setup by querying Claude for specific kintone app details.