MCP servers for Japanese SMB SaaS that have no official MCP. 30+ connectors (KING OF TIME, SmartHR, kaonavi, Smaregi, CloudSign, L Step, etc.) for attendance, HR, invoicing, POS, e-contracts and more. Each is an independent pip package; connectors are archived once an official MCP ships.
Server Config
{
"mcpServers": {
"smarthr": {
"command": "smarthr-mcp",
"env": {
"SMARTHR_CLIENT_ID": "your_client_id",
"SMARTHR_CLIENT_SECRET": "your_client_secret",
"SMARTHR_SUBDOMAIN": "your_subdomain"
}
}
}
}