jayarrowz
Provides tools for accessing Old School RuneScape game data through wiki searches and structured file queries with pagination support
Search the iftypes.txt file for interface definitions used in the game's UI.
List available data files in the data directory.
Search the invtypes.txt file for inventory type definitions in the game.
Search the loctypes.txt file for location/object type definitions in the game world.
Search the npctypes.txt file for NPC (non-player character) definitions.
Search the objtypes.txt file for object/item definitions in the game.
Search the rowtypes.txt file for row definitions used in various interfaces.
Search the seqtypes.txt file for animation sequence definitions.
Get details about a file in the data directory.
Search the OSRS Wiki for pages matching a search term.
Search any file in the data directory for matching entries.
Search the spottypes.txt file for spot animation (graphical effect) definitions.
Search the varptypes.txt file for player variables (varps) that store player state and progress.
Search the soundtypes.txt file for sound effect definitions in the game.
Search the tabletypes.txt file for interface tab definitions.
Search the spritetypes.txt file for sprite image definitions used in the interface.
Search the varbittypes.txt file for variable bits (varbits) that store individual bits from varps.
Get the parsed HTML content of a specific OSRS Wiki page.
Get information about specific pages on the OSRS Wiki.
Connect to MCP Server
No additional configuration required