What is the WaniKani MCP server?
Read WaniKani SRS data: profile, reviews, assignments, subjects, and level progressions.
How to install WaniKani
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Environment / auth
WANIKANI_API_KEYrequiredsecretWaniKani API token from wanikani.com/settings/personal_access_tokens
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"wanikani-mcp": {
"command": "https://github.com/jbeshir/mcp-servers/releases/download/wanikani-v1.0.0/wanikani-mcp.mcpb",
"args": [],
"env": {
"WANIKANI_API_KEY": "<YOUR_WANIKANI_API_KEY>"
}
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"wanikani-mcp": {
"command": "https://github.com/jbeshir/mcp-servers/releases/download/wanikani-v1.0.0/wanikani-mcp.mcpb",
"args": [],
"env": {
"WANIKANI_API_KEY": "<YOUR_WANIKANI_API_KEY>"
}
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"wanikani-mcp": {
"command": "https://github.com/jbeshir/mcp-servers/releases/download/wanikani-v1.0.0/wanikani-mcp.mcpb",
"args": [],
"env": {
"WANIKANI_API_KEY": "<YOUR_WANIKANI_API_KEY>"
}
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"wanikani-mcp": {
"type": "stdio",
"command": "https://github.com/jbeshir/mcp-servers/releases/download/wanikani-v1.0.0/wanikani-mcp.mcpb",
"args": [],
"env": {
"WANIKANI_API_KEY": "<YOUR_WANIKANI_API_KEY>"
}
}
}
}Claude Code
claude mcp add wanikani-mcp --env WANIKANI_API_KEY=<YOUR_WANIKANI_API_KEY> -- https://github.com/jbeshir/mcp-servers/releases/download/wanikani-v1.0.0/wanikani-mcp.mcpbRelated MCP servers
Search for products and get detailed product information from Amazon across multiple regional sites.
View repository →Read Bunpro SRS data: profile, study queue, reviews, JLPT progress, and grammar lookups.
View repository →Search, read, bet on, create, and resolve prediction markets on Manifold.
View repository →Search and compare grocery prices across UK supermarkets with product details.
View repository →Search, read, create, and organize Workflowy nodes with breadcrumb context.
View repository →