Skip to main content
Glama
isaachansen

osrs-companion

by isaachansen

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
searchA

Search the Old School RuneScape Wiki for articles matching a query

summaryB

Get the introductory summary of an OSRS Wiki page

priceA

Look up the current Grand Exchange price for an item

playerC

Fetch RuneLite player data via the WikiSync plugin (requires RuneLite client)

list_synced_playersA

List all players that have synced data from RuneLite. Use this first to find available usernames.

get_my_profileA

Get a full summary of synced player data including stats, quest count, bank size, and diary progress. Data is synced from RuneLite via the MCP Sync plugin.

get_my_bankA

Search and browse the player's synced bank contents. Supports filtering by item name, bank tab, and minimum quantity.

get_my_statsA

Get the player's synced skill levels and XP. Optionally filter to a specific skill.

get_my_questsA

Get the player's synced quest completion status. Filter by state or search by name.

get_my_equipmentA

Get the player's currently equipped items (last synced state).

get_my_inventoryA

Get the player's current inventory contents (last synced state).

get_my_diariesA

Get the player's achievement diary completion status. Optionally filter by region.

get_my_combat_achievementsA

Get the player's combat achievement completion status. Optionally search by task name.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/isaachansen/osrs-companion'

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