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

F
license - not found
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

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/gorlomi-enzo/mcp-runescape-ge'

If you have feedback or need assistance with the MCP directory API, please join our Discord server