runescape-ge
Click on "Deploy 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 deployed
Maintenance
Related MCP Connectors
Live and historical cryptocurrency prices via CoinGecko free API.
Fetch current stock prices and key data for symbols across global markets. Look up companies like…
Look up the latest stock prices by ticker symbol across global markets. Get current price and esse…
FFXIV market board prices per item from Universalis for a world or region, with price alerts.
Related MCP Servers
- AlicenseAqualityCmaintenanceEnables 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.12MIT
- AlicenseNot gradedqualityDmaintenanceProvides access to Old School RuneScape wiki information and game data through MCP tools. Enables users to query OSRS game content, items, and mechanics via natural language.9 npm1MIT
- AlicenseAqualityDmaintenanceMCP server for interacting with RuneScape and Old School RuneScape data, including item prices, player hiscores, and more.611 npm13Apache 2.0
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to interact with RuneScape 3 and OSRS ecosystems through tools for Grand Exchange prices, player stats, and server data.11 npmApache 2.0