OSRS MCP Server
@JayArrowz
About OSRS MCP Server
mcp server for AI to understand osrs
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-osrs": {
"command": "npx",
"args": [
"@smithery/cli@latest",
"install",
"@jayarrowz/mcp-osrs",
"--client",
"claude"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is OSRS MCP Server?
OSRS MCP Server is a Model Context Protocol server that provides tools to search the Old School RuneScape (OSRS) Wiki API and access game data definitions. It is intended for developers and players who want to integrate OSRS information into AI assistants or automated workflows.
How to use OSRS MCP Server?
Install via Smithery with npx @smithery/cli@latest install @jayarrowz/mcp-osrs --client claude, or clone the repository, install dependencies with npm install, build with npm run build, and configure your MCP client with a command like npx -y @jayarrowz/mcp-osrs or a direct Node.js path. The server exposes 23 tools covering wiki search, game data file queries, Grand Exchange prices, and player lookup.
Key features of OSRS MCP Server
- Search the OSRS Wiki for pages and parse their content
- Query game data files including varps, varbits, interfaces, and definitions
- Retrieve Grand Exchange item prices, limits, and historical data
- Look up any OSRS player's hiscore stats (skills, bosses, clues)
- List and search all available data files in the server
Use cases of OSRS MCP Server
- Build an AI assistant that can answer OSRS gameplay questions using the wiki
- Automate item price checking and trend analysis with Grand Exchange data
- Integrate player stat lookups into Discord bots or chat commands
- Develop game guides or tools that reference official game data definitions
FAQ from OSRS MCP Server
What runtime does OSRS MCP Server require?
Node.js v16 or later and npm or yarn.
How do I install OSRS MCP Server?
You can install it automatically via Smithery or manually by cloning the repository and running npm install and npm run build.
What data sources does OSRS MCP Server use?
It uses the OSRS Wiki API and local game data definition files such as varptypes.txt, varbittypes.txt, objtypes.txt, and others.
Does OSRS MCP Server require any authentication or API keys?
No, the server works with public OSRS Wiki and game data without authentication.
How does OSRS MCP Server communicate with clients?
It uses standard MCP transport (stdio) as configured in your MCP client's JSON settings.
More Other MCP servers
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
ICSS
chokcoco不止于 CSS
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Nginx UI
0xJackyYet another WebUI for Nginx
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Comments