runescape-ge
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@runescape-geWhat's the current price of a dragon scimitar?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 runescapeOption 2: Fork and deploy
Run:
mcphosting deploy --github https://github.com/YOUR_USERNAME/mcp-runescape-geDone! 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 startRelated 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-geBuilt with
Hosted on MCPHosting
License
MIT
This server cannot be installed
Maintenance
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