RuneScape Wiki RS3

This MCP server provides AI assistants with real-time access to RuneScape 3 game data through the RuneScape Wiki APIs.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

  • Lookup Item: Resolve an item name to Grand Exchange ID and latest price. Uses exact name match first, then wiki opensearch. Prefer this before get_item_price when you only know the name.
  • Get Item Graph: Get historical Grand Exchange price graph data (last 180 days) by itemId or name.
  • Get Item Price: Get current Grand Exchange price, trends, and examine text for an item by itemId or exact/near-exact name.

Какие данные видит

Нужен ли аккаунт

Не нужен: сервер работает без входа

This MCP server provides AI assistants with real-time access to RuneScape 3 game data through the RuneScape Wiki APIs. It enables AI systems to retrieve current Grand Exchange prices, detailed item information (including stats, examine text, and alchemy values), historical price trends with configurable time intervals, and player statistics from the official hiscores across different game modes (normal, ironman, hardcore ironman). The server acts as a bridge between AI applications and RuneScape's extensive database, allowing for dynamic queries about items, market analysis, player progression tracking, and game-related assistance without requiring direct API knowledge or authentication from the end user.

Список инструментов сервера (12)

Технические названия из tools/list. Нужны только разработчикам.

lookup_itemResolve an item name to Grand Exchange ID and latest price. Uses exact name match first, then wiki opensearch. Prefer this before get_item_price when you only know the name.
get_item_graphGet historical Grand Exchange price graph data (last 180 days) by itemId or name.
get_item_priceGet current Grand Exchange price, trends, and examine text for an item by itemId or exact/near-exact name.
get_ge_infoGet Grand Exchange database metadata (lastConfigUpdateRuneday).
get_category_infoGet letter counts for a Grand Exchange category. Use get_all_categories for IDs.
get_all_categoriesList all RS3 Grand Exchange category IDs and names (0-43).
browse_itemsBrowse the Grand Exchange catalogue by category and starting letter. This is NOT a name search — use lookup_item for that. Use # for numeric names.
summarize_price_historySummarize recent Grand Exchange price trends for an item (min/max/average price, change, and average daily volume) by itemId or name. Returns a compact summary instead of raw data points — use get_item_graph when you need the full price series.
compare_itemsCompare latest Grand Exchange prices for up to 10 items in one call. Provide either names or itemIds. Returns one row per entry with id, name, price, volume and timestamp; entries that cannot be resolved come back as error rows instead of failing the call.
estimate_flipEstimate Grand Exchange flip profit after the 2% RS3 sales tax for an item, by itemId or name. This is an ESTIMATE ONLY: guide prices lag the live market, buy limits and fill times are not modelled, and actual profit will differ. Pass buyPrice/sellPrice to model your own offers.
get_player_statsGet RS3 hiscores for a player. Normal mode works via Jagex index_lite. Ironman/hardcore use documented Jagex endpoints that currently return HTTP 404; the tool reports that clearly instead of falling back to normal data.
get_wiki_page_contentFetch plain-text content of a RuneScape Wiki page. Follows redirects. Prefer exact titles; use lookup_item or wiki search when unsure.
RuneScape Wiki RS3: подключить к Claude, ChatGPT, Cursor · Connectors.fun