Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RAKUTEN_APP_IDYesYour Rakuten Web Service Application ID
RAKUTEN_ACCESS_KEYYesYour Rakuten Web Service Access Key

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_productsC

Search for products on Rakuten Ichiba (Japan's largest e-commerce marketplace)

get_genre_rankingB

Get the Rakuten Ichiba ranking (bestsellers), overall or by genre

search_genresC

Browse Rakuten Ichiba product categories/genres

search_booksA

Search for books on Rakuten Books by title, author, or ISBN. For general keyword searches across all book categories, use keyword (routes to BooksTotal).

search_travelA

Search for hotels on Rakuten Travel by keyword. For availability/date/price search, use search_travel_vacancy instead.

search_travel_vacancyB

Search for available hotel rooms on Rakuten Travel by location, date, and price. Requires coordinates (lat/lng) or a hotel number for location.

get_product_reviewsC

Get reviews for a specific Rakuten product

Prompts

Interactive templates invoked by user choice

NameDescription
search_productsSearch for products on Rakuten Ichiba with optional price filters
compare_productsCompare products on Rakuten by searching and sorting by reviews or price
category_bestsellersGet the current bestseller ranking for a Rakuten product category
product_reviewsRead reviews for a specific Rakuten product
find_hotelFind available hotels on Rakuten Travel for specific dates
budget_hotelFind cheap hotels on Rakuten Travel within a budget
find_bookSearch for a book on Rakuten Books
books_by_authorFind all books by a specific author on Rakuten Books

Resources

Contextual data attached and managed by the client

NameDescription
supported-genresTop-level Rakuten Ichiba product categories

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mrslbt/rakuten-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server