OSRS MCP Server
OfficialServer 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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| osrs_wiki_searchC | Search the OSRS Wiki for pages matching a search term. |
| osrs_wiki_get_page_infoC | Get information about specific pages on the OSRS Wiki. |
| osrs_wiki_parse_pageC | Get the parsed HTML content of a specific OSRS Wiki page. |
| search_varptypesC | Search the varptypes.txt file for player variables (varps) that store player state and progress. |
| search_varbittypesC | Search the varbittypes.txt file for variable bits (varbits) that store individual bits from varps. |
| search_iftypesC | Search the iftypes.txt file for interface definitions used in the game's UI. |
| search_invtypesC | Search the invtypes.txt file for inventory type definitions in the game. |
| search_loctypesC | Search the loctypes.txt file for location/object type definitions in the game world. |
| search_npctypesC | Search the npctypes.txt file for NPC (non-player character) definitions. |
| search_objtypesC | Search the objtypes.txt file for object/item definitions in the game. |
| search_rowtypesC | Search the rowtypes.txt file for row definitions used in various interfaces. |
| search_seqtypesC | Search the seqtypes.txt file for animation sequence definitions. |
| search_soundtypesC | Search the soundtypes.txt file for sound effect definitions in the game. |
| search_spottypesC | Search the spottypes.txt file for spot animation (graphical effect) definitions. |
| search_spritetypesC | Search the spritetypes.txt file for sprite image definitions used in the interface. |
| search_tabletypesC | Search the tabletypes.txt file for interface tab definitions. |
| search_data_fileC | Search any file in the data directory for matching entries. |
| get_file_detailsC | Get details about a file in the data directory. |
| list_data_filesB | List available data files in the data directory. |
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/WaterSippin/mcp-osrs'
If you have feedback or need assistance with the MCP directory API, please join our Discord server