Skip to main content
Glama

Kintone MCP Server

by r3-yamauchi
package.json582 B
{ "name": "unofficial-kintone-mcp-server", "version": "7.9.0", "main": "server.js", "type": "module", "scripts": { "start": "node server.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "modelcontextprotocol", "mcp", "kintone" ], "author": { "name": "r3-yamauchi", "url": "https://www.r3it.com/blog/author/yamauchi" }, "license": "AGPL-3.0", "description": "MCP server for kintone (Unofficial)", "dependencies": { "@modelcontextprotocol/sdk": "1.18.2" }, "engines": { "node": ">=20" } }

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/r3-yamauchi/kintone-mcp-server'

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