MCP server for interacting with RuneScape and Old School RuneScape data, including item prices, player hiscores, and more.
{
"mcpServers": {
"mcp-runescape": {
"command": "npx",
"args": [
"-y",
"mcp-server-runescape"
]
}
}
}