- Kintone Local Mcp Server
Server Config
{
"mcpServers": {
"kintone": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"KINTONE_BASE_URL",
"-e",
"KINTONE_USERNAME",
"-e",
"KINTONE_PASSWORD",
"ghcr.io/kintone/mcp-server:latest"
],
"cwd": "${cwd}",
"env": {
"KINTONE_BASE_URL": "https://example.cybozu.com",
"KINTONE_USERNAME": "username",
"KINTONE_PASSWORD": "password"
}
}
}
}Project Info
Created At
9 months agoUpdated At
9 months agoAuthor Name
kintoneStar
-Language
-License
-Tags
Recommend Servers
View All虎嗅嗅 AI行业参谋
@虎嗅
虎嗅嗅官方AI助手,可查询AI行业早报、投融资事件、产品动态、硬件与原生关键信号。
25 minutes ago
Test
@modelcontextprotocol
test
6 months ago
Mcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago