← Back to Plugins
MCP Server MCP

WaniKani

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

mcpb:https://github.com/jbeshir/mcp-servers/releases/download/wanikani-v1.0.0/wanikani-mcp.mcpb

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/jbeshir/mcp-servers/releases/download/wanikani-v1.0.0/wanikani-mcp.mcpb",
      "fileSha256": "3195cb82bff2dce536f431da3908566c3b8be44c333edc9a7009d3c4e7f0d4fb",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "WaniKani API token from wanikani.com/settings/personal_access_tokens",
          "isRequired": true,
          "isSecret": true,
          "name": "WANIKANI_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol mcpb

Comments

Sign in to leave a comment

Loading comments...