Rakuten MCP server
Rakuten Web Service for AI: Ichiba, Books, Travel, Recipe, Kobo, GORA — bilingual, read-only.
5 stars49 downloads/wk
Reviews
Write oneNobody 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
- 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
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-mcpOr npx rakuten-mcp on demand.
Configuration
- Register at Rakuten Web Service.
- Create an application. You get a UUID Application ID and a pk_-prefixed Access Key.
- 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-mcpCursor / 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
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.
- ArgonVersioned MongoDB sandboxes for AI agents: branch, time-travel, merge, and undo over MCP.not reviewedEstablishedB
- MCP ServerEnable your AI agents to scrape and parse web content dynamically, including geo-restricted sitesnot reviewedGrowingA
travel.artArt-tourism data for AI agents: biennales, art fairs, museums, layover itineraries with 2026 facts.not reviewedGrowingA- ReasonGraph Cloud memoryGraph memory for AI agents: entities, cause-effect links, cross-session recall, time travel.not reviewedGrowingA
PlantripTravel planning: day-by-day itineraries, packing lists, weather insights, and trip cost estimatesnot reviewedGrowingB