Skip to main content
Glama

mcp-server-kintone

Kintone용 MCP 서버

kintone모델 컨텍스트 프로토콜(MCP) 서버입니다. 이 서버를 사용하면 Claude Desktop 과 같은 AI 도구를 사용하여 kintone 데이터를 탐색하고 조작할 수 있습니다.

일본어 버전: 일본어의 설명은 README.ja.md 에 있습니다.

용법

1. 설치

릴리스 페이지 에서 최신 릴리스를 다운로드하세요. 실행 파일은 원하는 곳에 저장할 수 있습니다.

2. Claude Desktop과 같은 MCP 클라이언트 구성

클라이언트를 구성하여 서버에 연결합니다.

Claude Desktop의 경우 아래 파일을 편집하세요.

  • MacOS/Linux: ~/Library/Application\ Support/Claude/claude_desktop_config.json
  • Windows: %APPDATA%\Claude\claude_desktop_config.json

mcpServers 섹션에 다음 구성을 추가합니다.

지엑스피1

환경 변수 :

  • KINTONE_BASE_URL : (필수) Kintone의 기본 URL입니다.
  • KINTONE_USERNAME : kintone의 사용자 이름입니다.
  • KINTONE_PASSWORD : kintone의 비밀번호입니다.
  • KINTONE_API_TOKEN : kintone의 쉼표로 구분된 API 토큰입니다. KINTONE_USERNAMEKINTONE_PASSWORD 또는 KINTONE_API_TOKEN 설정해야 합니다.
  • KINTONE_ALLOW_APPS : 액세스를 허용할 앱 ID를 쉼표로 구분하여 나열합니다. 기본적으로 모든 앱이 허용됩니다.
  • KINTONE_DENY_APPS : 액세스를 거부할 앱 ID를 쉼표로 구분하여 나열합니다. 거부는 허용보다 우선순위가 높습니다.

변경 사항을 적용하려면 Claude Desktop을 다시 시작해야 할 수도 있습니다.

3. 사용을 시작하세요

이제 여러분의 AI 도구를 사용해 kintone과 상호작용할 수 있습니다!

예를 들어, 다음과 같이 말할 수 있습니다.

  • "고객 A 프로젝트의 최신 진행 상황은 무엇입니까?"
  • "프로젝트 B의 진행률을 50%로 업데이트하세요."
  • "일정이 지연된 프로젝트를 보여주세요."
-
security - not tested
A
license - permissive license
-
quality - not tested

local-only server

The server can only run on the client's local machine because it depends on local resources.

Claude Desktop 등의 AI 도구를 사용하여 킨톤 데이터를 탐색하고 조작할 수 있습니다!

  1. 용법
    1. 설치
    2. Claude Desktop과 같은 MCP 클라이언트 구성
    3. 사용을 시작하세요

Related MCP Servers

  • -
    security
    A
    license
    -
    quality
    Connects 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 -
    263
    Python
    Mozilla Public License 2.0
    • Apple
  • -
    security
    A
    license
    -
    quality
    A 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 -
    29
    Python
    MIT License
  • -
    security
    F
    license
    -
    quality
    Integrates Claude Desktop with Azure AI Search, allowing users to query search indexes using keyword, vector, or hybrid search methods.
    Last updated -
    26
    Python
    • Apple
  • -
    security
    A
    license
    -
    quality
    Enables Claude to interact with Qlik Cloud applications and extract data from visualizations through the Qlik Cloud API.
    Last updated -
    2
    TypeScript
    MIT License

View all related MCP servers

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/macrat/mcp-server-kintone'

If you have feedback or need assistance with the MCP directory API, please join our Discord server