stefan-xyz/mcp-server-runescape
by Various
MCP server with tools for interacting with RuneScape (RS) and Old School RuneScape (OSRS) data
MCP
stefan-xyz/mcp-server-runescape
Added 1 June 2026
Overview
An MCP server that provides tools for querying RuneScape and Old School RuneScape data. It allows AI agents and other MCP-compatible clients to retrieve game information programmatically.
Best for
Best for
Developers building AI assistants or automation tools for RuneScape
Use cases
- Fetching item prices and stats
- Looking up quest requirements
- Retrieving monster drop tables
How to use
Tools exposed
npxnodeyarnnpm
Tested with
Claude Desktop, Cursor
Example client config
{\n "mcpServers": {\n "mcp-server-runescape": {\n "command": "npx",\n "args": ["-y", "mcp-server-runescape"]\n }\n }\n} Notes
An MCP server that provides tools for querying RuneScape and Old School RuneScape data. It allows AI agents and other MCP-compatible clients to retrieve game information programmatically.
12 stars on GitHub. Last updated 2026-02-26. Licensed Apache-2.0.
Use cases
- Fetching item prices and stats
- Looking up quest requirements
- Retrieving monster drop tables
Pros
- Simple integration with MCP-compatible clients
- Provides structured access to game data
- Open source with permissive license
Cons
- Limited to data available through public sources
- Small community and few stars (12)
- Requires an MCP-compatible client to use
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Simple integration with MCP-compatible clients
- Provides structured access to game data
- Open source with permissive license
Cons
- Limited to data available through public sources
- Small community and few stars (12)
- Requires an MCP-compatible client to use
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.