mcp-jp
A collection of MCP servers for Japanese SMB SaaS and some global SaaS.
Install
pip install -e .
Add this to your Claude Code MCP settings or run via the CLI.
About
mcp-jp is a repository of independently implemented MCP server connectors for SaaS products. It focuses on Japanese SMB services that do not have official MCP servers, and also includes some global SaaS connectors. The README lists each connector by service area and notes that services with official MCP support are excluded from active maintenance. Each connector is packaged separately as a Python project. The repository documents a common structure, shared HTTP helpers, and Claude Desktop configuration using per-connector command names and environment variables. The repo also includes contribution guidance for proposing new connectors, including checking for official MCP availability, API documentation, and test credentials before implementation.