Merge pull request #801 from stefan-xyz/add-mcp-server-runescape

Add mcp-server-runescape
This commit is contained in:
Frank Fiegel
2025-04-28 13:41:21 -04:00
committed by GitHub

View File

@@ -47,7 +47,7 @@ Checkout [awesome-mcp-clients](https://github.com/punkpeye/awesome-mcp-clients/)
* 🎖️ official implementation
* programming language
* 🐍 Python codebase
* 📇 TypeScript codebase
* 📇 TypeScript (or JavaScript) codebase
* 🏎️ Go codebase
* 🦀 Rust codebase
* #⃣ - C# Codebase
@@ -561,6 +561,7 @@ Integration with gaming related data, game engines, and services
- [pab1ito/chess-mcp](https://github.com/pab1it0/chess-mcp) 🐍 ☁️ - Access Chess.com player data, game records, and other public information through standardized MCP interfaces, allowing AI assistants to search and analyze chess information.
- [rishijatia/fantasy-pl-mcp](https://github.com/rishijatia/fantasy-pl-mcp/) 🐍 ☁️ - An MCP server for real-time Fantasy Premier League data and analysis tools.
- [opgginc/opgg-mcp](https://github.com/opgginc/opgg-mcp) 📇 ☁️ - Access real-time gaming data across popular titles like League of Legends, TFT, and Valorant, offering champion analytics, esports schedules, meta compositions, and character statistics.
- [stefan-xyz/mcp-server-runescape](https://github.com/stefan-xyz/mcp-server-runescape) 📇 - An MCP server with tools for interacting with RuneScape (RS) and Old School RuneScape (OSRS) data, including item prices, player hiscores, and more.
### 🧠 <a name="knowledge--memory"></a>Knowledge & Memory