Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

RS3

БесплатноНе проверен

Enables AI agents to interact with RuneScape 3 and OSRS ecosystems through tools for Grand Exchange prices, player stats, and server data.

GitHubEmbed

Описание

Enables AI agents to interact with RuneScape 3 and OSRS ecosystems through tools for Grand Exchange prices, player stats, and server data.

README

mcp-server-runescape

🎮 RS3-MCP - Professional RuneScape Automation Server

A production-ready implementation of the Model Context Protocol (MCP), providing AI agents (like Claude and ChatGPT) with high-fidelity tools to interact with the RuneScape 3 and OSRS ecosystems.

[!NOTE] This project is forked and significantly enhanced from stefanxyz/mcp-server-runescape.

🚀 Enhancements & Modernization

While the core API interactions were established by stefanxyz, this repository features comprehensive enterprise-grade improvements:

  • 🛡️ Full Validation Suite: Includes a rigorous automated testing framework (Vitest) for API stability.
  • 🛡️ Error Resilience: Enhanced error handling and fallback logic for unreliable RuneScape endpoints.
  • 🛡️ Performance Audit: Detailed benchmarking and optimization reports for low-latency tool execution.
  • 🛡️ Agentic Integration: Specific optimizations for "Cursor" and "Claude Desktop" environments.

✨ Core Tools

The server provides 6 essential tools for AI-driven gameplay analysis:

  1. 💰 get_item_details: Real-time Grand Exchange prices and 180-day trends.
  2. 📈 get_item_price_history: Historical data visualization for market analysis.
  3. 🏆 get_player_hiscore: Deep-dive into player ranks, XP, and activity scores.
  4. 🥇 get_top_rankings: Skill-specific leaderboards and competitive analysis.
  5. 👥 get_player_count: Real-time server population tracking.
  6. 📋 get_rsuser_total: Global account creation and historical growth metrics.

📦 Getting Started

1. Requirements

  • Node.js 18+
  • MCP Client (Claude Desktop, Cursor, etc.)

2. Configuration (Claude Desktop)

Paste this into your claude_desktop_config.json:

{
  "mcpServers": {
    "rs3-mcp": {
      "command": "node",
      "args": ["F:/Software Developement/Portfolio/Games/rs3bot/mcp-server-runescape/src/server.js"]
    }
  }
}

🛠️ Testing & Validation

We maintain a detailed log of system health:

  • API_VALIDATION_REPORT.md: Comprehensive endpoint status.
  • PERFORMANCE_OPTIMIZATION_SUMMARY.md: Latency benchmarks.
  • MCP_CONNECTION_VALIDATION_SUMMARY.md: Client-side handshake verification.

📄 License

This project is licensed under the MIT License - see the LICENSE file for details. Original core logic © 2025 stefanxyz. Enhancements and validation suite © 2026 Ross Ward.


Developed & Validated by Ross Ward 📡🛰️🌎

from github.com/Ross-Ward/rs3-mcp

Установка RS3

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/Ross-Ward/rs3-mcp

FAQ

RS3 MCP бесплатный?

Да, RS3 MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для RS3?

Нет, RS3 работает без API-ключей и переменных окружения.

RS3 — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить RS3 в Claude Desktop, Claude Code или Cursor?

Открой RS3 на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare RS3 with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai