mcp-jp — Japanese SMB SaaS connectors
About
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 MC
Details
- Author
- mediiiiium
- Downloads
- 395
- Categories
- Other
Jump to
- 30+ independent connectors for Japanese SMB SaaS.
- Covers KING OF TIME, AKASHI, HRMOS, SmartHR, kaonavi, Smaregi, CloudSign, Misoca, MakeLeaps, board, invox, L Step, LINE WORKS, and more.
- Each connector is a separate pip package with approximately 5 tools.
- Connectors built only for services lacking an official MCP.
- Connectors are moved to archive/ once an official MCP ships.
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
mcp-jp — Japanese SMB SaaS connectorsCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Each connector is an independent pip package. To use one, navigate to its directory (e.g., cd smarthr) and run pip install -e .. Then configure that connector in your MCP client using its command and environment variables as described in each connector’s README.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"mcp-jp \u2014 japanese smb saas connectors": {
"smarthr": {
"command": "smarthr-mcp",
"env": {
"SMARTHR_CLIENT_ID": "your_client_id",
"SMARTHR_CLIENT_SECRET": "your_client_secret",
"SMARTHR_SUBDOMAIN": "your_subdomain"
}
}
}
}
}
McpServers
{
"smarthr": {
"command": "smarthr-mcp",
"env": {
"SMARTHR_CLIENT_ID": "your_client_id",
"SMARTHR_CLIENT_SECRET": "your_client_secret",
"SMARTHR_SUBDOMAIN": "your_subdomain"
}
}
}
mcp-jp — Japanese SMB SaaS connectors
MCP servers for Japanese SMB SaaS that have no official MCP. A monorepo of 30+ independent connectors covering attendance, HR, invoicing, POS, e-contracts, CRM and more.Highlights
- KING OF TIME / AKASHI / HRMOS (attendance) - SmartHR / kaonavi (HR) - Smaregi (POS), CloudSign (e-contracts) - Misoca / MakeLeaps / board / invox (invoicing) - L Step, LINE WORKS, and many moreHow it works
Each connector is an independent pip package (≈5 tools each), installed separately: \\\bash
cd smarthr
pip install -e .
\\\
Configure one connector at a time in your MCP client. The Server Config above is one example (SmartHR); see each connector's README for its command and env vars.
Curation policy
Connectors are built only for services lacking an official MCP, and are moved toarchive/ once an official MCP ships. See the repo for the full list and strategy notes.Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



