- 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 AllCrevio
2 days ago
Shotapi
@smallhandsome
18 hours ago
Airtreks Mcp
@SEKeener
19 hours ago
Sigstore
@3089464667
a day ago