mcp-jp
A collection of MCP servers for Japanese SMB SaaS and some global SaaS.
安裝
pip install -e .
把這段加入 Claude Code MCP 設定,或直接透過 CLI 執行。
介紹
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.