Submit

リモート Model Context Protocol (MCP) サーバー for kintone via OAuth on Cloudflare Workers

@r3-yamauchi

a year ago
developer-tools
これは Cloudflare Workers として deploy可能な kintone 用の Model Context Protocol (MCP) サーバーです。 OAuth で認証するため、(秘匿すべき)認証情報をローカルディスク内などに保存しません。 ある cybozu.comドメイン用に この MCP Sever を deploy しておけば、そのドメインを使用する全ての人がこの MCP Server を共用利用できます。 プログラムをローカルにセットアップする必要がなく、Webブラウザー版の Claude からも使用することができます。
Overview

What is the kintone OAuth MCP Server?

The kintone OAuth MCP Server is a sample code for a Model Context Protocol (MCP) server designed for kintone, deployable on Cloudflare Workers, which allows users to authenticate via OAuth without storing sensitive credentials locally.

How to use the kintone OAuth MCP Server?

To use the server, you need to set up an OAuth client in the cybozu.com admin panel, deploy the server on Cloudflare Workers, and configure the necessary settings in the Wrangler configuration file. After deployment, you can access the server through the Claude Web app or Claude Desktop.

Key features of the kintone OAuth MCP Server?

  • OAuth authentication without local credential storage.
  • Shared access for all users under a specific cybozu.com domain.
  • Integration with Claude Web and Desktop applications.

Use cases of the kintone OAuth MCP Server?

  1. Enabling secure access to kintone applications via OAuth.
  2. Facilitating remote communication between clients and the MCP server.
  3. Allowing multiple users to utilize the same MCP server instance.

FAQ from the kintone OAuth MCP Server?

  • What is the purpose of this server?

It serves as a secure and shared MCP server for kintone applications, allowing users to authenticate and access resources without local credential storage.

  • Is it necessary to have programming knowledge to set it up?

Basic knowledge of OAuth and familiarity with Cloudflare Workers and JavaScript/TypeScript is recommended for setup.

  • Can I use this server for other applications?

This server is specifically designed for kintone applications, but the underlying principles can be adapted for other use cases.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.