Skip to main content
Glama

OSRS MCP Server

Official
by WaterSippin

osrs_wiki_parse_page

Extract parsed HTML content from any OSRS Wiki page using the exact title for precise data retrieval and integration into applications or workflows.

Instructions

Get the parsed HTML content of a specific OSRS Wiki page.

Input Schema

NameRequiredDescriptionDefault
pageYesThe exact title of the wiki page to parse (e.g., 'Dragon scimitar', 'Abyssal whip'). Case-sensitive.

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "page": { "description": "The exact title of the wiki page to parse (e.g., 'Dragon scimitar', 'Abyssal whip'). Case-sensitive.", "type": "string" } }, "required": [ "page" ], "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