gaming

Mcp Server Runescape

An MCP server with tools for interacting with RuneScape (RS) and Old School RuneScape (OSRS) data, including item prices, player hiscores, and more.

typescript
gaming
0
View on GitHub

Installation

npx -y stefan-xyz/mcp-server-runescape

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-server-runescape",
  "command": "npx",
  "args": [
    "-y",
    "stefan-xyz/mcp-server-runescape"
  ]
}

About This MCP Server

stefan-xyz/mcp-server-runescape

An MCP server with tools for interacting with RuneScape (RS) and Old School RuneScape (OSRS) data, including item prices, player hiscores, and more.

GitHub: https://github.com/stefan-xyz/mcp-server-runescape

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub