osrs-companion
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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