RS3-MCP (Ross-Ward/rs3-mcp) is an MCP server listed on the M8ven Trust Index. It scores 54 out of 100, grade D. It declares 42 tools. No publisher has claimed this listing.

D
Caution
54/100

RS3-MCP

Enables AI agents to interact with RuneScape 3 and OSRS ecosystems through tools for Grand Exchange prices, player stats, and server data.

Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

Ross-Ward

Source: Glama

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.

// key findings
🚨
Known vulnerabilities in dependencies: 2 critical, 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
// tools this server exposes42 tools

These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.

get_item_details

Returns the current price and price trends information on tradeable items in the Grand Exchange, the category, item image and examine for the given item. Examples: - Single: "What is the price of a dragon scimitar?" - Multi comparison: "Compare the price of a dragon scimitar and a rune

get_item_price_history

Returns the prices each day of a given item for the previous 180 days. This is useful for seeing the price trends of an item over time. Usefull for when someone asks all price history of an item. Examples: - Single: "Price history of a dragon scimitar?" - Multi comparison: "Compare all p

get_player_hiscore

Returns a player's rank, level and experience or score in an activity. Examples: - Single: "What rank is Zezima?" - Multi comparison: "Compare Zezima and Lynx Titan" - "What rank is Zezima on runescape?" - "How much experience does Lynx Titan have overall?" - "Iron Hyger iron

get_top_rankings

Returns up to the top 50 players in a given skill or activity. Examples: - Single: "Top 10 players overall?" - Multi comparison: "Compare the top 10 defence and attack rankings" - "Give me the top 50 attack rankings" - "Number one agility on runescape?" - "Most zulrah kills?"

get_player_count

Returns the number of players currently online in RuneScape and Old School RuneScape.

get_rsuser_total

Returns the current amount of accounts created that can access any form of RuneScape. This includes accounts made on FunOrb or a particular version of RuneScape.

analyze-market-trends

Analyze price trends and market patterns for multiple items over time

get-player-analysis

Get comprehensive analysis of a player including skill progression, efficiency, and recommendations

get-optimal-training

Calculate optimal training methods for skills based on current level and goals

get-game-statistics

Get comprehensive game statistics including player counts, market data, and trends

calculate-flip-profits

Calculate potential profit margins for Grand Exchange flipping

search-monsters

Search for monsters in the RuneScape bestiary by name or combat level

get-monster-details

Get detailed information about a specific monster including stats, weaknesses, and drops

get-monster-drops

Get the drop table for a specific monster showing all possible drops and their rates

get-monsters-by-combat-level

Get monsters within a specific combat level range

get-slayer-monsters

Get monsters that can be assigned as slayer tasks

get-top-clans

Get the top-ranked clans by total experience

get-clan-members

Get detailed information about clan members including ranks and stats

get-clan-info

Get comprehensive clan information including member count, total XP, and ranking

compare-clans

Compare statistics between multiple clans

get-item-details

Get current price and detailed information about a tradeable item in the Grand Exchange

get-item-price-history

Get the price history of an item for the previous 180 days, showing daily prices and trends

search-items

Search for items in the Grand Exchange by name, returning matching items with basic info

get-items-by-category

Browse items in a specific Grand Exchange category with pagination support

compare-item-prices

Compare current prices and trends between multiple items

get-market-summary

Get a summary of market activity and trending items across different categories

get-player-hiscore

Get a player's rank, level and experience in all skills and activities

get-top-rankings

Get the top players in a specific skill or activity

compare-players

Compare stats between multiple players

get-player-count

Get the current number of players online in RuneScape and Old School RuneScape

get-rsuser-total

Get the total number of RuneScape accounts ever created

get-elite-skill-info

Get information about RS3 elite skills (Invention, Archaeology, Necromancy) including training methods and unlocks

get-rs3-boss-info

Get detailed information about RS3 bosses including mechanics, drops, and strategies

get-rs3-quest-info

Get detailed information about RS3 quests including requirements, rewards, and quest series

get-archaeology-info

Get information about RS3 Archaeology including dig sites, materials, and collections

get-invention-info

Get information about RS3 Invention including perks, gizmos, and augmentation

get-necromancy-info

Get information about RS3 Necromancy including rituals, conjures, and training methods

get-pof-info

Get information about RS3 Player-owned Farm including animals, breeding, and produce

get-player-profile

Get comprehensive player profile including stats, activities, and quest progress from Runemetrics

get-monthly-xp

Get monthly experience gains for a specific skill over the last 12 months

get-quest-progress

Get detailed quest completion status and progress for a player

get-player-activities

Get recent player activities and achievements

// known CVEs in dependencies2 critical3 high1 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalvitest@2.1.8GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

criticalvitest@2.1.8GHSA-9crc-q9x8-hgqq

Vitest allows Remote Code Execution when accessing a malicious website while Vitest API server is listening

high@modelcontextprotocol/sdk@1.10.1GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

high@modelcontextprotocol/sdk@1.10.1GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.10.1GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// quality suggestions

Tool annotations

No tools have read-only/destructive annotations

Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.

All four hints declared on every tool

42/42 tools missing one or more hints — get_item_details (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); get_item_price_history (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); get_player_hiscore (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +39 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.

For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.

Tool test coverage

Only 4/42 tools referenced in tests (10%)

Write tests that reference each tool by name so every tool has at least one test.

Production dependencies are patched

0 critical, 3 high severity in production deps — @modelcontextprotocol/sdk@1.10.1 (high), @modelcontextprotocol/sdk@1.10.1 (high)

Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.

Dev dependencies

2 critical/high in dev-only deps (does not ship to users)

Upgrade dev dependencies when convenient.

Dependency freshness

1/3 production deps stale: node-fetch@2023-11-30 (2.8y)

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Verified](https://m8ven.ai/badge/mcp/ross-ward/rs3-mcp?variant=verified)](https://m8ven.ai/mcp/ross-ward/rs3-mcp)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: 8a60bebed8573037f627aebc0c7dde441476feb8
code hash: 93a4e82690920a84a1b950352a04dadc1b223423fa0760064e347227e71d2a69
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client