OSRS
0
Enables programmatic access to Old School RuneScape (OSRS) Wiki content and core game data definitions.
关于
This server provides tools to interact with the Old School RuneScape (OSRS) Wiki API and internal game data files through the Model Context Protocol (MCP). It offers a comprehensive set of methods to search the OSRS Wiki, retrieve page information, and parse HTML content. Additionally, it provides specific search functionalities for various game data definitions such as player variables (varps), non-player characters (NPCs), object definitions, and interface elements, enabling detailed exploration of the game's underlying structure. It also includes generic methods for searching and listing available data files.
主要功能
- Search specific Old School RuneScape game data definitions (e.g., varps, NPCs, objects, interfaces)
- List available internal game data files
- 0 GitHub stars
- Search and retrieve information from the OSRS Wiki via API
- Access and parse HTML content of OSRS Wiki pages
- Perform generic searches across any data file in the repository
使用案例
- Programmatically retrieve and analyze Old School RuneScape game data definitions for development or research.
- Develop applications or bots that require real-time access to OSRS Wiki information.
- Explore and understand the internal structure of Old School RuneScape's data files.