Rakuten APIs for AI agents. Search products, books, hotels, and rankings.
{
"mcpServers": {
"io-github-mrslbt-rakuten-mcp": {
"command": "<see-readme>",
"args": []
}
}
}No install config available. Check the server's README for setup instructions.
Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Rakuten APIs for AI agents. Search products, books, hotels, and rankings.
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Last commit 1 days ago.
Will it work with my client?
Transport: stdio. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
MCP server for Rakuten Web Service APIs.
Search Japan's largest e-commerce marketplace, plus Rakuten Books and Rakuten Travel. Seven tools, three services, one install.
npx rakuten-mcp
Or install globally:
npm install -g rakuten-mcp
Add to your claude_desktop_config.json:
{
"mcpServers": {
"rakuten": {
"command": "npx",
"args": ["-y", "rakuten-mcp"],
"env": {
"RAKUTEN_APP_ID": "your-app-id",
"RAKUTEN_ACCESS_KEY": "your-access-key"
}
}
}
}
claude mcp add rakuten -- npx -y rakuten-mcp
Then set your environment variables:
export RAKUTEN_APP_ID="your-app-id"
export RAKUTEN_ACCESS_KEY="your-access-key"
| Tool | Description |
|---|---|
search_products | Full-text product search with price filters, sorting, and pagination |
get_genre_ranking | Bestseller rankings (overall or by category) |
search_genres | Browse product category hierarchy |
search_books | Search Rakuten Books by title, author, ISBN |
search_travel | Search hotels on Rakuten Travel by keyword |
search_travel_vacancy | Search available hotel rooms with date/price/location filters |
get_product_reviews | Read product reviews with rating and date sorting |
| Prompt | Description |
|---|---|
search_products | Search for products with optional price filters |
compare_products | Compare products sorted by reviews or price |
category_bestsellers | Get bestseller ranking for a category |
product_reviews | Read and summarize reviews for a product |
find_hotel | Find available hotels for specific dates |
budget_hotel | Find hotels within a budget |
find_book | Search for a book by title, author, or ISBN |
books_by_author | Find all books by an author |
| Resource | URI | Description |
|---|---|---|
| Supported Genres | rakuten://genres | Top-level Rakuten Ichiba product categories |
Find wireless earphones under ¥10,000 with good reviews
楽天で1万円以下のワイヤレスイヤホンを探して
What are the top sellers on Rakuten right now?
楽天の今の売れ筋ランキングを見せて
Search for hotels in Kyoto on Rakuten Travel
楽天トラベルで京都のホテルを探して
Find available rooms near Tokyo Station for April 15-17 under ¥15,000
東京駅近くで4月15〜17日、1万5千円以下の空室を探して
Find books by Haruki Murakami on Rakuten Books
村上春樹の本を楽天ブックスで探して
MIT
No automated test available for this server. Check the GitHub README for setup instructions.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationNo known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Dynamic problem-solving through sequential thought chains
A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
The official Python SDK for Model Context Protocol servers and clients
An open-source AI agent that brings the power of Gemini directly into your terminal.
MCP Security Weekly
Get CVE alerts and security updates for io.github.mrslbt/rakuten-mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.