kintone 的 MCP 服务器
kintone的模型上下文协议 (MCP)服务器。此服务器允许您使用Claude Desktop等 AI 工具探索和操作 kintone 数据!
日文版:日本语の说明はREADME.ja.mdにあります。
用法
1.安装
从发布页面下载最新版本。您可以将可执行文件放在任何您喜欢的位置。
2. 配置MCP客户端,例如Claude Desktop
配置您的客户端以连接到服务器。
对于 Claude Desktop,请编辑以下文件:
MacOS/Linux:
~/Library/Application\ Support/Claude/claude_desktop_config.jsonWindows:
%APPDATA%\Claude\claude_desktop_config.json
将以下配置添加到mcpServers部分:
环境变量:
KINTONE_BASE_URL:(**必需)**您的 kintone 的基本 URL。KINTONE_USERNAME:您的 kintone 用户名。KINTONE_PASSWORD:您的 kintone 密码。KINTONE_API_TOKEN:kintone 的 API 令牌,以逗号分隔。您需要设置KINTONE_USERNAME和KINTONE_PASSWORD或KINTONE_API_TOKEN。KINTONE_ALLOW_APPS:以逗号分隔的列表,列出您想要允许访问的应用 ID。默认情况下,所有应用均允许访问。KINTONE_DENY_APPS:以逗号分隔的列表,列出要拒绝访问的应用程序 ID。拒绝的优先级高于允许。
您可能需要重新启动 Claude Desktop 才能应用更改。
3.开始使用
现在您可以使用自己的 AI 工具与 kintone 进行交互!
例如,你可以说:
“客户A的项目最新进展如何?”
“将B项目的进度更新为50%。”
“告诉我哪些项目落后了。”
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
允许您使用 Claude Desktop 等 AI 工具探索和操作kintone数据!
Related MCP Servers
- -security-license-qualityConnects Claude Desktop directly to databases, allowing it to explore database structures, write SQL queries, analyze datasets, and create reports through an API layer with tools for table exploration and query execution.Last updated -336Mozilla Public License 2.0
- -security-license-qualityA comprehensive code analysis and management tool that integrates with Claude Desktop to analyze code at project and file levels, helping adapt changes to projects intelligently.Last updated -39MIT License
- -security-license-qualityIntegrates Claude Desktop with Azure AI Search, allowing users to query search indexes using keyword, vector, or hybrid search methods.Last updated -52
- -security-license-qualityEnables Claude to interact with Qlik Cloud applications and extract data from visualizations through the Qlik Cloud API.Last updated -5MIT License