# Education Scope MCP (oci · ghcr.io/yama-tana/education-scope-mcp:0.2.0)

Classify Japanese curriculum scope, audit grade limits, and search normalized MEXT data.

- Trust score: 41/100 (low)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- oci · `ghcr.io/yama-tana/education-scope-mcp:0.2.0`: 41/100 (this document), [markdown](https://verifymcp.io/servers/yama-tana-education-scope-mcp/ghcr-io-yama-tana-education-scope-mcp-0-2-0.md), [page](https://verifymcp.io/servers/yama-tana-education-scope-mcp/ghcr-io-yama-tana-education-scope-mcp-0-2-0)

## Channel facts

- Registry: `oci`
- Package: `ghcr.io/yama-tana/education-scope-mcp:0.2.0`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-20.

- **Supply Chain Security**: 0/100
  - Malware scan not yet available for this package.
  - Known CVEs could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.
  - Install-script risk not yet assessed.
  - Dependency health could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 5 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 79/100
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 547 tokens (~91/item across 6 items; 6 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **Tool Coverage**: 97/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 91% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 6 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 6 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

**Unverified: 2 categories.** Categories scored 0 because we could not verify them: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

## Install

### How do I install the Education Scope MCP server?

Education Scope MCP runs locally as a container image, launched with docker run --rm -i ghcr.io/yama-tana/education-scope-mcp:0.2.0. Ready-made configuration for Claude, Cursor, VS Code, Codex and 3 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add yama-tana-education-scope-mcp -- docker run --rm -i ghcr.io/yama-tana/education-scope-mcp:0.2.0
```

### Cursor

```json
{
  "mcpServers": {
    "yama-tana-education-scope-mcp": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/yama-tana/education-scope-mcp:0.2.0"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "yama-tana-education-scope-mcp": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/yama-tana/education-scope-mcp:0.2.0"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add yama-tana-education-scope-mcp -- docker run --rm -i ghcr.io/yama-tana/education-scope-mcp:0.2.0
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "yama-tana-education-scope-mcp": {
      "type": "local",
      "command": [
        "docker",
        "run",
        "--rm",
        "-i",
        "ghcr.io/yama-tana/education-scope-mcp:0.2.0"
      ],
      "enabled": true
    }
  }
}
```

### Hermes

```yaml
mcp_servers:
  yama-tana-education-scope-mcp:
    command: "docker"
    args: ["run", "--rm", "-i", "ghcr.io/yama-tana/education-scope-mcp:0.2.0"]
```

### Netclaw

```json
{
  "McpServers": {
    "yama-tana-education-scope-mcp": {
      "Transport": "stdio",
      "Command": "docker",
      "Arguments": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/yama-tana/education-scope-mcp:0.2.0"
      ]
    }
  }
}
```

### Other

```json
{
  "mcpServers": {
    "yama-tana-education-scope-mcp": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/yama-tana/education-scope-mcp:0.2.0"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-14 (score 41)

First indexed and scored.

## MCP tools (6)

### `classify_knowledge_scope` (~125 tokens)

日本の学校教育において、指定した知識・用語・解法が主にどの学校段階・学年・教科で扱われるかを判定します。文部科学省の正規化済み学習指導要領コード表が利用可能な場合はそれを優先します。

Input parameters:

- `limit` (integer): 曖昧な場合に返す候補数
- `query` (string, required): 判定したい知識、用語、解法、文法事項など

### `check_answer_scope` (~112 tokens)

説明文や解答に、指定した学年より後で学ぶ既知概念が混ざっていないか監査します。『中2までで説明して』のような制約チェック向けです。未登録概念は安全判定せず未判定にします。

Input parameters:

- `answer` (string, required): 監査したい説明文・解答
- `target` (string, required): 許可する知識範囲の上限

### `search_curriculum` (~142 tokens)

教育範囲データから、教科・学校段階・領域・キーワードで項目を検索します。公式データでは学習指導要領コードも結果に含まれます。

Input parameters:

- `domain` (string): 領域名。例: 図形、関数、文法
- `limit` (integer)
- `query` (string): 検索語。省略時はフィルタのみ
- `stage` (string): 学校段階
- `subject` (string): 教科・科目名。例: 数学、数学II、英語

### `get_prerequisites` (~96 tokens)

指定したトピックを理解するための前提知識を返します。公式コード表に概念依存関係がない場合は、同梱seedの前提知識グラフを補助的に使用します。

Input parameters:

- `depth` (integer): 前提知識を何段階たどるか
- `topic` (string, required): 対象トピック

### `list_supported_scopes` (~30 tokens)

check_answer_scope で指定できる教育範囲の上限一覧を返します。

### `get_dataset_status` (~42 tokens)

文部科学省の正規化済み全量データがロードされているか、コード表ごとの件数とともに返します。

## Diagnostics

Captured diagnostic sections: Provenance. The full working is on the page: https://verifymcp.io/servers/yama-tana-education-scope-mcp/ghcr-io-yama-tana-education-scope-mcp-0-2-0#diagnostics

## Score history

- 2026-09-20: 41
- 2026-09-19: 41
- 2026-09-18: 41
- 2026-09-17: 41
- 2026-09-16: 41
- 2026-09-15: 41
- 2026-09-14: 41

## Common questions

### What is the Education Scope MCP server?

Education Scope MCP is listed in the public MCP registry as io.github.YAMA-TANA/education-scope-mcp. Classify Japanese curriculum scope, audit grade limits, and search normalized MEXT data. This page covers its container image (ghcr.io/yama-tana/education-scope-mcp:0.2.0).

### Is the Education Scope MCP server safe to use?

Education Scope MCP scores 41 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the Education Scope MCP server expose?

Education Scope MCP exposes 6 tools: classify_knowledge_scope, check_answer_scope, search_curriculum, get_prerequisites, list_supported_scopes, get_dataset_status. Their descriptions and schemas cost roughly 547 tokens of context every time the server is loaded.

### Is the Education Scope MCP server still maintained?

Education Scope MCP is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

### What licence is the Education Scope MCP server under?

Education Scope MCP declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.

## Links

- Repository: https://github.com/YAMA-TANA/EDUCATION_SCOPE_MCP
- Changelog RSS feed: https://verifymcp.io/servers/yama-tana-education-scope-mcp/ghcr-io-yama-tana-education-scope-mcp-0-2-0.xml
- Changelog JSON feed: https://verifymcp.io/servers/yama-tana-education-scope-mcp/ghcr-io-yama-tana-education-scope-mcp-0-2-0.json
- HTML version of this page: https://verifymcp.io/servers/yama-tana-education-scope-mcp/ghcr-io-yama-tana-education-scope-mcp-0-2-0
