Skip to main content
Glama
hinoyayoi

japanese-learning-memory

by hinoyayoi

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JAPANESE_LEARNING_MCP_DBNoPath to the SQLite database file. If not set, defaults to data/japanese_learning.db in the project directory.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_itemsC

Search personal Japanese knowledge items with optional filters.

upsert_itemC

Create or update an exact normalized-expression and item-type match.

add_relationA

Add a validated relation between two existing knowledge items.

record_mistakeB

Append one learning mistake without deduplicating history.

get_due_reviewsA

Return due reviews and new learning items; this query never mutates data.

submit_reviewA

Save review history, schedule the next review, and conservatively update mastery.

Prompts

Interactive templates invoked by user choice

NameDescription
review_todayGuide a focused daily review session.
analyze_confusionGuide analysis of confusable Japanese expressions.
finish_speaking_sessionGuide post-session speaking feedback and persistence.

Resources

Contextual data attached and managed by the client

NameDescription
profileStable personal learning profile.
statsAggregate knowledge, mistake, due-review, and weakest-item statistics.
recent_mistakesThe 20 most recent learning mistakes.
due_todayReviews due by the end of the current UTC day.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hinoyayoi/japanese-learning-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server