Skip to main content
Glama
gorlomi-enzo

runescape-ge

by gorlomi-enzo

runescape-ge MCP Server

Look up Old School RuneScape Grand Exchange prices in real-time. Uses the official OSRS Wiki Prices API — no API key required.

🚀 Deploy in 60 seconds

Option 1: One-command deploy

# Install the CLI
npm install -g mcphosting-cli

# Login
mcphosting login

# Deploy this template
mcphosting deploy --template runescape

Option 2: Fork and deploy

  1. Fork this repo

  2. Run: mcphosting deploy --github https://github.com/YOUR_USERNAME/mcp-runescape-ge

  3. Done! Your MCP server is live.

Option 3: Run locally

git clone https://github.com/gorlomi-enzo/mcp-runescape-ge.git
cd mcp-runescape-ge
npm install
npm start

Related MCP server: Wiki OSRS MCP

Tools

  • lookup_item — Look up the current GE price of any OSRS item by name or ID

  • search_items — Search the OSRS item database by name

Connect to your AI

After deploying, add to your Claude Desktop config (claude_desktop_config.json):

{
  "mcpServers": {
    "runescape": {
      "command": "npx",
      "args": ["-y", "mcphosting-cli", "proxy", "https://mcphosting.com/api/proxy/runescape-ge"]
    }
  }
}

Or use the CLI to auto-connect:

mcphosting connect runescape-ge

Built with

License

MIT

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Enables access to RuneScape 3 data including real-time Grand Exchange prices, item information, historical price trends, and player statistics. Supports multiple game modes and provides comprehensive RuneScape Wiki API integration through natural language.
    12
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables AI agents to interact with RuneScape 3 and OSRS ecosystems through tools for Grand Exchange prices, player stats, and server data.
    11 npm
    Apache 2.0