mcpbeat Sign in

Rakuten MCP Server

local only

Rakuten MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 76 installs a week from npm. Last commit 16 Jul 2026.

Rakuten Web Service for AI: Ichiba, Books, Travel, Recipe, Kobo, GORA — bilingual, read-only.

Installs per day peak 295 · avg 33 · -37% w/w
a month agotoday
76
Installs / week
npm · rakuten-mcp
5
Stars
0 open issues
16 Jul 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Rakuten MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add rakuten-mcp -- npx -y rakuten-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "rakuten-mcp": {
      "args": [
        "-y",
        "rakuten-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.rakuten-mcp]
command = "npx"
args = ["-y", "rakuten-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "rakuten-mcp": {
      "args": [
        "-y",
        "rakuten-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "rakuten-mcp": {
      "args": [
        "-y",
        "rakuten-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Rakuten MCP

same job, measured the same way
KodShop catalog
by kodshop

Read-only catalog of gift cards, service top-ups and travel eSIMs sold by KodShop.

3 tools answering
C
Booking
by opuslumiere

Read-only booking info for Opus Lumiere photography, London: services, prices, availability.

4 tools answering
BlinkCodes catalog
by blinkcodes

Read-only catalog of gift cards, service top-ups and travel eSIMs sold by BlinkCodes.

3 tools answering
Sn MCP Server
by imjaineel

Multi-instance read-only MCP server for ServiceNow

58 installs/wk local only
Wash Bodega Service Discovery
by washbodega

Read-only bilingual Wash Bodega services, pricing, hours, pickup policy, and ordering handoff.

5 tools answering
SeaWeb
by seaweb

Read-only web search for AI agents; does not book, reserve or take payment. Stores your preferences.

43 tools answering
VoyageHacks
by voyagehacks

Multilingual travel guides, gear picks and booking links for AI travel agents.

12 tools answering
Most Recommended Books
by mostrecommendedbooks

Read-only MCP server for verified book recommendations and reading lists.

6 tools answering

Rakuten MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Rakuten MCP?
Rakuten MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package rakuten-mcp was installed 76 times last week.
How do I connect Rakuten MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls rakuten-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Rakuten MCP?
The npm package rakuten-mcp was installed 76 times in the last week. Week over week that is -37%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Rakuten MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 5 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.