mcp-server-runescape
@stefan-xyz
关于 mcp-server-runescape
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-server-runescape": {
"command": "npx",
"args": [
"-y",
"mcp-server-runescape"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is mcp-server-runescape?
mcp-server-runescape is an MCP server that provides tools for fetching RuneScape (RS) and Old School RuneScape (OSRS) data, including item prices, player hiscores, and more. It is built for use with MCP-compatible clients like Claude desktop and Cursor.
How to use mcp-server-runescape?
Install via npm by running npx -y mcp-server-runescape, or clone the repository and run npm install/yarn. Add the server configuration to your MCP client’s config file (e.g., claude_desktop_config.json or .cursor/mcp.json) using either the npx command or a local path to server.js. Restart the client to apply changes.
Key features of mcp-server-runescape
- Fetch Grand Exchange item details and current prices
- Retrieve 180‑day price history for items
- Look up player hiscores (rank, level, experience)
- View top 50 rankings for any skill or activity
- Get real‑time player counts for RS and OSRS
- Obtain historical account creation totals
Use cases of mcp-server-runescape
- Ask an AI assistant for the current price of a RuneScape item
- Check a player’s rank and experience for a specific skill
- View the top 10 players worldwide in a given activity
- Analyze price trends for items over the past 180 days
- Monitor how many players are online in real time
FAQ from mcp-server-runescape
What tools does the server provide?
It provides six tools: get_item_details, get_item_price_history, get_player_hiscore, get_top_rankings, get_player_count, and get_rsuser_total.
How do I install mcp-server-runescape?
You can run it via npx -y mcp-server-runescape or clone the repository, install dependencies with npm install or yarn, then configure your MCP client with the appropriate command.
What data sources does it use?
It uses the RuneScape Wiki API (runescape.wiki/w/Application_programming_interface), preferring endpoints that support both RS and OSRS data.
Does it require Node.js?
Yes, Node.js must be installed on your system.
Which MCP clients are supported?
The README explicitly mentions Claude desktop and Cursor, but other MCP clients may also work. Transport is assumed to be stdio (standard MCP server pattern). No authentication is required.
其他 分类下的更多 MCP 服务器
Awesome Mlops
visengerA curated list of references for MLOps
ghidraMCP
LaurieWiredMCP Server for Ghidra
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
评论