Education Scope MCP
Rank #13,959io.github.YAMA-TANA/education-scope-mcp
Classify Japanese curriculum scope, audit grade limits, and search normalized MEXT data.
Education Scope MCP is a Model Context Protocol (MCP) server published by YAMA-TANA. It ranks #13,959 of 132,113 servers tracked on MCP Toplist. Education Scope MCP is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Sep 14, 2026 and most recently updated on Sep 14, 2026.
Ranks ahead of 118,154 of 132,113 servers on MCP Toplist.
Use Education Scope MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add education-scope-mcp -- docker run -i --rm ghcr.io/yama-tana/education-scope-mcp:0.2.0[mcp_servers.education-scope-mcp]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/yama-tana/education-scope-mcp:0.2.0"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"education-scope-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/yama-tana/education-scope-mcp:0.2.0"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"education-scope-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/yama-tana/education-scope-mcp:0.2.0"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"education-scope-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/yama-tana/education-scope-mcp:0.2.0"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"education-scope-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/yama-tana/education-scope-mcp:0.2.0"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"education-scope-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/yama-tana/education-scope-mcp:0.2.0"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.YAMA-TANA%2Feducation-scope-mcp)<a href="https://mcptoplist.com/server/io.github.YAMA-TANA%2Feducation-scope-mcp"><img src="https://mcptoplist.com/badge/io.github.YAMA-TANA%2Feducation-scope-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
YAMA-TANA
Other servers by YAMA-TANA
View all YAMA-TANA servers →Available versions (1)
| Version | Published |
|---|---|
| 0.2.0 | Sep 14, 2026 |
Frequently asked questions
- Who maintains Education Scope MCP?
- Education Scope MCP is maintained by YAMA-TANA, which publishes 4 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Education Scope MCP listed on the Official MCP Registry?
- Yes — Education Scope MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Education Scope MCP have?
- MCP Toplist tracks 1 version of Education Scope MCP, most recently published on Sep 14, 2026.
- Where can I find the source code for Education Scope MCP?
- The source code for Education Scope MCP is hosted at github.com/YAMA-TANA/EDUCATION_SCOPE_MCP.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.