Labsco
luvl logo

Kintone Lite

โ˜… 1

from luvl

A lightweight server to connect AI assistants with Kintone applications and data.

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedAccount requiredNeeds API keys

mcp-kintone-lite

Simple and lightweight Kintone MCP server for connecting AI assistants to Kintone applications and data. Perfect for automating workflows and integrating Kintone with AI tools.

๐Ÿ“ฆ Install from PyPI: pip install mcp-kintone-lite

๐Ÿ”— PyPI Package: https://pypi.org/project/mcp-kintone-lite/

๐Ÿ“š GitHub Repository: https://github.com/luvl/mcp-kintone-lite

Demo

See the MCP Kintone Lite server in action with Claude Desktop:

Kintone MCP Demo

The demo shows Claude Desktop using the MCP server to interact with Kintone data - querying apps, retrieving records, and performing CRUD operations seamlessly.

Overview

This MCP (Model Context Protocol) server provides AI assistants like Claude with secure access to Kintone applications and data. It implements the MCP standard to enable seamless integration between AI applications and Kintone's business process platform.

Features

  • ๐Ÿ” Secure Kintone authentication via Basic Authentication (username/password)
  • ๐Ÿ“Š Access to all Kintone apps (based on user permissions)
  • ๐Ÿ” Query execution with filtering and pagination
  • ๐Ÿ“ CRUD operations on Kintone records
  • ๐Ÿ›ก๏ธ Built-in security and validation
  • ๐Ÿš€ Easy setup and configuration