Loading languages...
MC

mcp-server-kintone

@macrat12

MCP server for kintone

kintone
business application
data manipulation
AI tools

# mcpServer Config

{
  "mcpServers": {
    "kintone": {
      "command": "C:\\path\\to\\mcp-server-kintone.exe",
      "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, ..."
      }
    }
  }
}

# stdio

mcp-server-kintone.exe
Transport:
stdio
Language:
Go
Created:12/18/2024
Updated:8/28/2025
Homepage: