mcpbeat Sign in

WaniKani MCP Server

local only

WaniKani runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 19 Jul 2026.

Read WaniKani SRS data: profile, reviews, assignments, subjects, and level progressions.

Installs / week
not published
1
Stars
0 open issues
19 Jul 2026
Last commit
from GitHub
MIT
License
Go

What the code does

We read the source, 22 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Builds a file path from a variable assets/internal/config/config.go:270
    return filepath.Join(dir, defaultCacheDirName)

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to WaniKani

same job, measured the same way
Bunpro
by jbeshir

Read Bunpro SRS data: profile, study queue, reviews, JLPT progress, and grammar lookups.

local only
DimensionKit Scorecards
by dimensionkit

Build and publish scorecards, assessments, and scored surveys. Preview drafts and read submissions.

answering
Formester
by formester

Give AI agents access to form submissions — read, search, update, and process file attachments.

answering
Xenmark
by xenmark

Read your Xenmark drawing reviews from AI assistants: projects, drawings, comments, notifications.

37 installs/wk local only
Figma
by mcparmory

Export files, access design data, manage projects, comments, and team assets

246 installs/wk local only
SnapVisor
by snapvisor

Visual regression review: projects, builds, visual diffs, approvals, comments and analytics.

answering
ReputeMap
by reputemap

Read and filter your Google Business Profile reviews, get stats, and send review requests.

23 installs/wk 7 tools answering
Google Business Profile MCP
by a1-x-tech

MCP server for Google Business Profile: locations, reviews, local posts and performance metrics.

131 installs/wk local only

WaniKani — questions

Answers built from our own checks of this server.

Why is there no uptime for WaniKani?
WaniKani runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is WaniKani open source?
Yes — it is published under the MIT licence, written in Go and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.