mcp-server-runescape
Related Servers
Alternatives to mcp-server-runescape
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceMCP server for the Old School RuneScape Wiki, game data, Grand Exchange prices, and hiscores with polite client behavior.6 npmMIT

OSRS MCP Serverofficial
AlicenseBqualityNot gradedmaintenanceMCP Server for interacting with Old School RuneScape Wiki API and game data files, providing tools to search the OSRS Wiki and access game data definitions through the Model Context Protocol.1949 npm1-- FlicenseNot gradedqualityDmaintenanceMCP server that exposes RuneScape 3 data from the RuneMetrics, Grand Exchange, and RuneScape Wiki APIs, enabling natural language queries for player profiles, XP gains, quests, item prices, and wiki content.-
- AlicenseBqualityDmaintenanceA Model Context Protocol (MCP) server that provides real-time player statistics and ranking data of 'Old School RuneScape', supporting multiple game modes and player comparison functions.42Apache 2.0
- AlicenseAqualityCmaintenanceMCP server wrapping the Wise Old Man OSRS stat-tracking API, exposing 54 tools for players, groups, competitions, records, deltas, name changes, and efficiency (EHP/EHB) for MCP-compatible clients.54ISC
- AlicenseNot gradedqualityAmaintenanceMCP server providing market data for 15,000+ cryptocurrencies including prices, history, trends, and deep coin metadata via CoinGecko.43 npm1Apache 2.0
TDQS
Scored across 6 tools
Tools are mostly distinct, but get_item_details and get_item_price_history both deal with item prices, which could cause confusion. The descriptions clarify that one provides current price/trends and the other historical daily prices, so a clear boundary exists.
All tools follow a consistent get_<resource>_<detail> pattern, e.g., get_item_details, get_player_hiscore, get_top_rankings. This makes the tool set predictable and easy to navigate.
With 6 tools, the server is well-scoped for RuneScape data covering items, players, and server statistics. Each tool serves a core purpose without unnecessary bloat.
The set covers item price details/history, player hiscore data, top rankings, and server status, which forms a solid foundation. Minor gaps exist, such as no direct item search by partial name or separate OSRS/RS3 filtering, but these are workable.