5 months ago
Access Japan-only websites (Mercari, Rakuten, SUUMO, etc.) through Japanese IP. Free tier: 1,000 requests/month.
Server Config
{
"mcpServers": {
"jprox": {
"command": "npx",
"args": [
"-y",
"@jprox/mcp"
],
"env": {
"JPROX_API_KEY": "<YOUR_API_KEY>"
}
}
}
}