osrs-wiki-mcp
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 |
|---|---|
| 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
| 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/SSanderV/osrs-wiki-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server