Skip to main content
Glama
SanderVirula

osrs-wiki-mcp

by SanderVirula

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_wikiA

Search the Old School RuneScape Wiki for canonical article titles and snippets.

get_wiki_pageA

Get a bounded Old School RuneScape Wiki page. If truncated, use get_wiki_sections and get_wiki_section.

get_wiki_sectionsA

List bounded section metadata for an Old School RuneScape Wiki page before calling get_wiki_section.

get_wiki_sectionA

Get one bounded Old School RuneScape Wiki section by the numeric index returned by get_wiki_sections.

get_item_infoA

Get normalized facts from an Old School RuneScape Wiki item page; use get_item_sources for acquisition data.

find_shopA

Get the complete paginated Old School RuneScape Wiki shop listing for an item; get_item_sources is the bounded overview.

find_drop_sourcesA

Get the complete paginated Old School RuneScape Wiki drop listing for an item; get_item_sources is the bounded overview.

get_item_sourcesA

Get a bounded Old School RuneScape Wiki acquisition overview; follow truncation warnings with find_shop or find_drop_sources.

get_quest_requirementsA

Get Old School RuneScape Wiki quest requirements without evaluating any player's progress.

get_monster_infoA

Get separate Old School RuneScape Wiki monster variants and facts without combining variants or calculating DPS.

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

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