Japanophile MCP Server
Related Servers
Alternatives to Japanophile MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceEnables Japanese word lookup and search using the Jisho.org dictionary, providing tools to search entries and retrieve exact word definitions with JLPT levels and parts of speech.22MIT
- AlicenseNot gradedqualityBmaintenanceEnables Japanese language gap analysis and remediation through adaptive probes, evidence tracking, and prerequisite-aware study queues.MIT
- AlicenseAqualityCmaintenanceProvides AI agents with direct access to local Yomitan dictionary databases for offline Japanese vocabulary lookups, kanji searches, and sentence tokenization. It leverages the Yomitan browser extension's API to enable rich dictionary interactions and Anki flashcard field generation.57 npm6Mozilla Public 2.0
- FlicenseAqualityCmaintenanceA local MCP server that helps you maintain a personal Japanese learning knowledge base, including vocabulary, confusion relations, mistakes, and spaced-repetition reviews. It provides tools and prompts for managing and reviewing your Japanese learning data without calling external LLM APIs.6-
- AlicenseAqualityAmaintenanceExposes J-STAGE WebAPI as four tools for searching articles, issues, journals, and resolving DOIs, returning bilingual JSON with attribution.32MIT
- AlicenseAqualityBmaintenanceJapan Operations OS for AI agents — 14 knowledge domains covering regulations, protocols, calendar, travel, food culture, language, disaster safety, daily life, and persistent memory. 31 MCP tools via REST + Streamable HTTP.31MIT
TDQS
Scored across 5 tools
Each tool maps to a distinct resource domain: quizzes (jlpt), vocabulary (vocab), kanji dictionary (kanji), culture (knowledge), and help. The only mild overlap is that both vocab and kanji offer by_jlpt filters and text search, but the underlying entities (words vs characters) are clearly separable.
Names are consistently lowercase domain nouns (jlpt, vocab, kanji, knowledge), with actions expressed as sub-operations in the descriptions. Only japanophile_help deviates by using an underscore compound, a minor inconsistency.
Five tools is well-scoped, and each acts as a coherent namespace (quiz, dictionary, vocab, culture, help) rather than proliferating one-tool-per-operation. Every tool clearly earns its place.
The surface covers the core learning loop: quiz practice, vocabulary lookup, kanji lookup by multiple axes, culture reading, and onboarding help. Some gaps exist (e.g. no grammar/sentence tool, kanji has no vocab-style translation search), but agents can work around these.