Skip to main content
Glama

OSRS MCP Server

list_data_files

Retrieve a list of available data files in the data directory, optionally filtered by file type, to access Old School RuneScape game data and Wiki resources.

Instructions

List available data files in the data directory.

Input Schema

NameRequiredDescriptionDefault
fileTypeNoOptional filter for file type (e.g., 'txt')

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "fileType": { "description": "Optional filter for file type (e.g., 'txt')", "type": "string" } }, "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