Vinkius

Kintone MCP. Manage your custom business apps and records via AI.

Kintone MCP connects your AI agent directly into your custom Kintone environment. It lets you manage business data, discover apps, and automate workflows using natural language commands. Instead of logging into a web portal or exporting CSV files, your agent can list records, add new entries, update status fields, and even map out which applications exist across your organization—all from any MCP-compatible client.

Kintone MCP is compatible with Claude Claude
Kintone MCP is compatible with ChatGPT ChatGPT
Kintone MCP is compatible with Cursor Cursor
Kintone MCP is compatible with Gemini Gemini
Kintone MCP is compatible with Windsurf Windsurf
Kintone MCP is compatible with VS Code VS Code
Kintone MCP is compatible with JetBrains JetBrains
Kintone MCP is compatible with Vercel Vercel
See Vinkius in Action

Give Claude and any AI agent real-world access

Discovering Apps

Lists every custom application and provides detailed information about its structure and fields.

Retrieving Specific Records

Fetches a single, specific record from any configured Kintone app using unique identifiers.

Querying Record Lists

Searches and retrieves multiple records across an app, allowing filtering based on complex criteria like status or date range.

Adding New Entries

Creates brand new records in any specified Kintone application, mapping data fields as needed.

Modifying Existing Data

Updates specific details on an existing record, such as changing a status or assigning a new owner.

Managing Space Members

Lists all users and participants within your defined Kintone collaboration spaces.

Waiting for input…

AI Agent
Kintone

What AI agents can do with Kintone MCP: 10 Tools for App & Record Management

Use these ten tools to control every aspect of your Kintone environment—from listing available apps to executing complex record updates and deletions.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Kintone MCP

Add Record

Creates a brand new record in an app using a defined JSON structure of field codes and values.

Get App Layout

Retrieves the detailed layout, including field names and types, for a specific...

List Apps

Lists every existing Kintone application ID so you know which apps you can target...

Delete Records

Permanently removes one or more records from an app using a required array of record...

List Form Fields

Displays all field names and settings for a particular application, helping you...

Get App Details

Pulls general metadata and configuration details about an entire Kintone application.

Get Record

Retrieves the full content of a single, specific record from any app using its unique ID.

List Records

Searches and lists multiple records in an app; you can optionally add a query string...

List Space Members

Lists all members, participants, and roles within your organization's Kintone...

Update Record

Changes the data on an existing record by accepting a specific ID and mapping new...

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Kintone MCP is compatible with Claude

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The Kintone integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on each call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Kintone, then connect any of our 5,200+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,200+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Connections are secured and governed automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog weekly
Kintone MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Kintone. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS CLOUD

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on each call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

The current process is slow and requires context switching.

Right now, changing data means opening tabs. You might start in your spreadsheet to get a list of IDs, switch to Kintone to view the specific record, then open a third system just to confirm who the owner was before you can update it all back on the main app screen. It's clicks and copy-pasting.

With this MCP, those steps vanish. You tell your agent what needs fixing—'Update Project X status because Y happened.' Your agent handles the whole multi-step data journey behind the scenes. All you get is a simple confirmation that the job was done.

The Kintone MCP gives you full control over your custom apps.

You no longer need to manually check if an app exists before using it, or worry about what fields are available. You can run `list_apps` to get the inventory and then use `get_app_layout` to confirm the data structure for any specific record.

The agent doesn't just read; it acts. It handles complex operations like deleting multiple records with one command, or building a brand new entry using `add_record`. It’s full control over your business data, delivered through conversation.

What Kintone MCP does for your AI

Your agent needs to interact with structured data where it lives: Kintone. This MCP gives it that access. You no longer have to switch context or manually copy data between systems just to update a status or check a project's current state. With this connection, your AI agent becomes an extension of your team, capable of navigating all the custom apps you've built and handling records across every space.

It can list which apps exist on your platform, retrieve specific records based on complex criteria, or even map out exactly how a form is structured. If you use Vinkius to manage your AI tools, this MCP makes Kintone data available for action alongside everything else in the catalog.

Built · Hosted · Managed by Vinkius Kintone MCP - Manage Custom Business Apps with AI
Server ID 019d75c0-ebce-70f0-af0e-13ac18c60ca8
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Frequently asked questions about Kintone MCP

How do I list all my Kintone apps using the Kintone MCP? +

Run the list_apps tool. This will provide a complete inventory of every custom application ID available in your account, letting you know exactly what data sources your agent can access.

What is the difference between listing records and getting a specific record with Kintone MCP? +

Use list_records when you need to search many items based on criteria (e.g., status='Pending'). Use get_record only when you know the exact ID of the single item you want details for.

Can I add a new record without knowing all the field names? Kintone MCP? +

No. To ensure data integrity, you should run list_form_fields first to verify the precise name and required type of every field before attempting to use add_record.

Does this MCP let me delete records from multiple apps? +

Yes. You can list records across different apps using various tools, and then pass the resulting IDs to delete_records in a single command sequence for bulk cleanup.