2009scape-wiki

2009scape-wiki is an MCP server for Claude Code, Codex, Cursor, Gemini CLI, OpenCode from arsalan-anwari/2009scape-wiki-api. Its token cost is not measured, scanned A, original, Apache-2.0.

A local connector for the 2009scape game wiki, a reference site for the 2009scape version of RuneScape. It reads wiki data from a configured local data directory.

In plain words
What is it for?
Use it to look up or work with 2009scape wiki content.
Why use it?
It gives the agent access to the wiki’s stored information while working locally.

MCP server for Claude CodeCodexCursorGemini CLIOpenCode

Written for no agent in particular: it speaks MCP, so any client can run it. Also seen: listed in a Claude config.

Good fit Use it to look up or work with 2009scape wiki content.

Compare 6 mcp servers from other repositories ↓
Install with agentmods
npx agentmods add mcp/arsalan-anwari/2009scape-wiki-api/2009scape-wiki
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/arsalan-anwari/2009scape-wiki-api

Made for: Claude Code, Codex, Cursor, Gemini CLI, OpenCode.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for 2009scape-wiki

README.md
[![agentmods](https://agentmods.dev/badge/mcp/arsalan-anwari/2009scape-wiki-api/2009scape-wiki.svg)](https://agentmods.dev/mcp/arsalan-anwari/2009scape-wiki-api/2009scape-wiki)
Your own site
<a href="https://agentmods.dev/mcp/arsalan-anwari/2009scape-wiki-api/2009scape-wiki"><img src="https://agentmods.dev/badge/mcp/arsalan-anwari/2009scape-wiki-api/2009scape-wiki.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

2009scape-wiki scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.mcp.json · 16 lines

What it actually says

{
  "2009scape-wiki": {
    "type": "stdio",
    "command": "uv",
    "args": [
      "run",
      "--directory",
      ".",
      "--quiet",
      "scape2009-wiki-mcp"
    ],
    "env": {
      "WIKI_API_DATA_DIR": "./data"
    }
  }
}
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 16 lines scan A 98a6e2ad4f58

Subscribe to this mod's changes

2009scape-wiki is an MCP server published in the GitHub repository arsalan-anwari/2009scape-wiki-api (22 stars, last pushed 17d ago), licensed Apache-2.0. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.