Skip to main content
Glama

OSRS MCP Server

Official
by WaterSippin

list_data_files

Retrieve and filter available data files in the OSRS MCP Server directory by specifying a file type.

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

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