Skip to main content
Glama

OSRS MCP Server

osrs_wiki_get_page_info

Retrieve detailed information about specific pages on the OSRS Wiki using this tool. Input page titles to access data on items, NPCs, locations, or game mechanics efficiently through the OSRS MCP Server.

Instructions

Get information about specific pages on the OSRS Wiki.

Input Schema

NameRequiredDescriptionDefault
titlesYesComma-separated list of page titles to get info for (e.g., Dragon_scimitar,Abyssal_whip)

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "titles": { "description": "Comma-separated list of page titles to get info for (e.g., Dragon_scimitar,Abyssal_whip)", "type": "string" } }, "required": [ "titles" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/JayArrowz/mcp-osrs'

If you have feedback or need assistance with the MCP directory API, please join our Discord server