Runescape Wiki Mcp
@birdwell
About Runescape Wiki Mcp
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
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"runescape-wiki": {
"command": "node",
"args": [
"/path/to/runescape-wiki-mcp/dist/index.js"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Runescape Wiki Mcp?
A Model Context Protocol (MCP) server that provides access to RuneScape Wiki APIs, including real-time Grand Exchange prices, item data, and player statistics for RuneScape 3 (RS3). It is intended for developers and RuneScape players who want to integrate RS3 market and hiscore data into AI assistants or other MCP-compatible tools.
How to use Runescape Wiki Mcp?
Install Node.js 18+, then run npm install and npm run build. The server can be started with npm start or in development mode with npm run dev. Configure it with Claude Desktop by adding the server path to your MCP settings, or test it using npm run inspector to launch the MCP Inspector. Tools like get_latest_prices and get_player_stats are invoked via MCP tool calls.
Key features of Runescape Wiki Mcp
- Real-time Grand Exchange prices (latest, 5m, 1h averages)
- Complete item database with IDs, names, and metadata
- Price time series data with configurable intervals
- Player statistics from RS3 hiscores for normal, ironman, and hardcore modes
- MCP resource URIs for prices and item mapping
- Comprehensive error handling and validation
Use cases of Runescape Wiki Mcp
- Fetch live Grand Exchange prices for any item or all items
- Look up item metadata (examine text, alchemy values, buy limits)
- Track historical price trends with time series data
- Retrieve player skill levels, experience, and ranks from RS3 hiscores
- Integrate RS3 game data into AI assistants or automated trading tools
FAQ from Runescape Wiki Mcp
What are the runtime requirements?
Node.js 18.0.0 or higher is required, along with npm or yarn.
What APIs does this server use?
It uses the RS3 Prices API (https://prices.runescape.wiki/api/v1/rs) and the RS3 Hiscores API (https://secure.runescape.com/m=hiscore).
Does it work for Old School RuneScape (OSRS)?
No, the server is specifically for RuneScape 3 (RS3) only.
What are the rate limits?
The RuneScape Wiki APIs request a descriptive User‑Agent and ask users to avoid excessive requests. The server handles errors gracefully and respects API limitations.
Is this server official or affiliated with Jagex?
No, it is an unofficial tool and is not affiliated with Jagex or the RuneScape Wiki.
Frequently asked questions
What are the runtime requirements?
Node.js 18.0.0 or higher is required, along with npm or yarn.
What APIs does this server use?
It uses the RS3 Prices API (`https://prices.runescape.wiki/api/v1/rs`) and the RS3 Hiscores API (`https://secure.runescape.com/m=hiscore`).
Does it work for Old School RuneScape (OSRS)?
No, the server is specifically for RuneScape 3 (RS3) only.
What are the rate limits?
The RuneScape Wiki APIs request a descriptive User‑Agent and ask users to avoid excessive requests. The server handles errors gracefully and respects API limitations.
Is this server official or affiliated with Jagex?
No, it is an unofficial tool and is not affiliated with Jagex or the RuneScape Wiki.
Basic information
More Memory & Knowledge MCP servers
Basic Memory
basicmachines-coAI conversations that actually remember. Never re-explain your project to your AI again. Join our Discord: https://discord.gg/tyvKNccgqN

The Cloud
TekaThe Cloud is the AI-native workspace that gives every AI — Claude, ChatGPT, Gemini, and other Frontier & Free or Local models — shared memory and real agents. Not cloud computing: thecloud.so is one workspace where your

Memory
modelcontextprotocolModel Context Protocol Servers

PLUR
plur-aiAI agents start every session with amnesia — you re-explain the project, repeat your preferences, and correct the same mistakes over and over. PLUR gives them a memory that persists. Your agent's corrections, preference
Context Portal MCP (ConPort)
GreatScottyMacContext Portal (ConPort): A memory bank MCP server building a project-specific knowledge graph to supercharge AI assistants. Enables powerful Retrieval Augmented Generation (RAG) for context-aware development in your IDE.
Comments