@scorzeth/anki-mcp-server

general MCP Server

An MCP server for Anki

Install Ready
generalgeneral
1 views182 stars28 forksv1.0.0MIT

Why This Matters

Discovered via unknown and last synced 3mo ago.

Install Ready
Source
unknown
Stars
182
Last synced
3mo ago
Install
Instructions detected

Install

1. Install the package

npx @scorzeth/anki-mcp-server

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "-scorzeth-anki-mcp-server": {
      "command": "npx",
      "args": [
        "@scorzeth/anki-mcp-server"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

6
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (6)

get_due_cards

Returns n number of cards currently due for review

get_new_cards

Returns n number of cards from new

add_card

Creates a new card in the Default Anki deck

update_cards

Marks cards with given card IDs as answered and gives them an ease score between 1 (Again) and 4 (Easy)

Inputs

`num` (number): Number of cards

back

(string): Back of card