OSRS Wiki
Provides tools for accessing Old School RuneScape game data through wiki searches and structured file queries with pagination support
8 stars
0 tools
Created Aug 2025
@jayarrowz/jayarrowz-osrs-wiki-osrsAbout
Provides tools for accessing Old School RuneScape game data through wiki searches and structured file queries with pagination support
Categories
general
Installation
npm
npm install @jayarrowz/jayarrowz-osrs-wiki-osrs
Configuration
{
"mcpServers": {
"jayarrowz-osrs-wiki-osrs": {
"command": "npx",
"args": [
"-y",
"@jayarrowz/jayarrowz-osrs-wiki-osrs"
]
}
}
}