OSRS MCP Server

get_file_details

Retrieve detailed information about a specific file within the OSRS MCP Server's data directory by specifying the filename, enabling efficient access to game-related data.

Instructions

Get details about a file in the data directory.

Input Schema

NameRequiredDescriptionDefault
filenameYesThe filename to get details for in the data directory

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "filename": { "description": "The filename to get details for in the data directory", "type": "string" } }, "required": [ "filename" ], "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