Skip to main content
Glama

OSRS MCP Server

Official
by WaterSippin

osrs_wiki_get_page_info

Retrieve detailed information about specific pages on the Old School RuneScape Wiki by providing comma-separated titles, enabling quick access to essential game data and references.

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/WaterSippin/mcp-osrs'

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