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.
Related MCP Servers
- Alicense-qualityDmaintenanceEnables 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.Last updatedMIT
- Alicense-qualityFmaintenanceProvides 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.Last updated641MIT
- Alicense-qualityDmaintenanceMCP server for interacting with RuneScape and Old School RuneScape data, including item prices, player hiscores, and more.Last updated2313Apache 2.0
- Alicense-qualityCmaintenanceEnables AI agents to interact with RuneScape 3 and OSRS ecosystems through tools for Grand Exchange prices, player stats, and server data.Last updated23Apache 2.0
Related MCP Connectors
Live and historical cryptocurrency prices via CoinGecko free API.
Look up the latest stock prices by ticker symbol across global markets. Get current price and esseβ¦
Real-time crypto prices from Binance, Coinbase, Kraken, OKX, and Bybit
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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