Mmcp.market

Rakuten MCP server

by mrslbt·io.github.mrslbt/rakuten-mcp·v1.2.2

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

A88/100grade A
What users say
No reviews yet
Be the first
Safety scan
A88/100

full report

Adoption
Growing

5 stars49 downloads/wk

Reviews

Write one

Nobody has reviewed Rakuten yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Rakuten tools

No tool declarations could be read from the package source. They show once the server is installed.

Public scan report

scanner v0.1.9 · 2026-09-24 · same rubric, same numbers if you re-run it

no findings
  • Code scan2 source files scanned25/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancelast push 70 days ago12/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 88/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the Rakuten repository's README, as published. We do not edit it. Read it on GitHub

rakuten-mcp

A Model Context Protocol server for the Rakuten Web Service API. 28 read-only tools across six Rakuten product families: Ichiba (marketplace), Books, Travel, Recipe, Kobo, and GORA (golf).

Every tool description ships in English and Japanese. Every endpoint was verified against the live Rakuten API on 2026-06-04 before release.

Install

npm install -g rakuten-mcp

Or npx rakuten-mcp on demand.

Configuration

  1. Register at Rakuten Web Service.
  2. Create an application. You get a UUID Application ID and a pk_-prefixed Access Key.
  3. Optional: register an Affiliate ID to monetize product links. Item URLs in tool responses will carry it.

Claude Desktop

Edit claudedesktopconfig.json:

{
  "mcpServers": {
    "rakuten": {
      "command": "npx",
      "args": ["-y", "rakuten-mcp"],
      "env": {
        "RAKUTEN_APP_ID": "your-app-id",
        "RAKUTEN_ACCESS_KEY": "your-access-key"
      }
    }
  }
}

Claude Code

claude mcp add rakuten -e RAKUTEN_APP_ID=... -e RAKUTEN_ACCESS_KEY=... -- npx -y rakuten-mcp

Cursor / Cline / Continue

Same JSON shape as Claude Desktop, under each client's MCP config path.

Tools

Ichiba (5)

Books (9)

Travel (7)

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

Runs npx -y rakuten-mcp on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add rakuten-mcp -- npx -y rakuten-mcp
Add to Cursor

Rakuten: common questions

Is Rakuten MCP server safe?
Yes, by our scan: it is graded A (88/100). Read the Rakuten safety report
How do I install Rakuten?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Rakuten need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Rakuten maintained?
The last commit was 70 days ago (2026-07-16). The latest release is v1.2.2.
What can I use instead of Rakuten?
Servers from other publishers that do the same job: Argon MCP server, MCP Server and travel.art MCP server. Compare all Rakuten alternatives.

Alternatives to Rakuten

Same job from other publishers: the closest match first, then the best rated.

All Rakuten alternatives →
  • Argon
    Versioned MongoDB sandboxes for AI agents: branch, time-travel, merge, and undo over MCP.
    B
  • MCP Server
    Enable your AI agents to scrape and parse web content dynamically, including geo-restricted sites
    A
  • travel.art
    Art-tourism data for AI agents: biennales, art fairs, museums, layover itineraries with 2026 facts.
    A
  • ReasonGraph Cloud memory
    Graph memory for AI agents: entities, cause-effect links, cross-session recall, time travel.
    A
  • Plantrip
    Travel planning: day-by-day itineraries, packing lists, weather insights, and trip cost estimates
    B

More from mrslbt