Back to directory
macrat/mcp-server-kintone

macrat/mcp-server-kintone

@macrat

MCP server for kintone - allows exploring and manipulating kintone data using AI tools

kintonemcpservercybozubusinesscloudintegrationgo

Installation & Configuration

{
  "mcpServers": {
    "kintone": {
      "command": "mcp-server-kintone",
      "env": {
        "KINTONE_BASE_URL": "https://<domain>.cybozu.com",
        "KINTONE_USERNAME": "<your username>",
        "KINTONE_PASSWORD": "<your password>",
        "KINTONE_API_TOKEN": "<your api token>, <another api token>, ...",
        "KINTONE_ALLOW_APPS": "1, 2, 3, ...",
        "KINTONE_DENY_APPS": "4, 5, ..."
      }
    }
  }
}

Information

Transport
stdio
Language
Go
Created
2026/6/13
Updated
2026/6/13