Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Ā© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. šŸ› ļø Other Tools and Integrations
  3. Anki MCP Desktop
Anki MCP Desktop logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 12:47:34 PM

Anki MCP Desktop

User RatingsBe the first to rate and review this MCP server!
View Repository474 GitHub StarsTotal stargazers on GitHub for the source repository (474 stars).Visit Website
ankieducationflashcardsstudy-tools

Connects AI assistants to Anki for reviews, deck and note management, media handling, model inspection, and AnkiWeb synchronization.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON ā–¾

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "anki-mcp-anki-mcp-desktop": {
      "command": "npx",
      "args": [
        "-y",
        "@ankimcp/anki-mcp-server"
      ]
    }
  }
}

šŸ’” Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (50) Directory Badge Claim listing AlternativesšŸ› ļø More in Other Tools and Integrations

Overview

The anki-mcp/anki-mcp-desktop MCP server exposes Anki operations to AI assistants through MCP. It supports review workflows, deck and note management, tags, media files, note models, card templates, and synchronization with AnkiWeb. Several operations can change scheduling or delete data, so it fits workflows that need explicit control over study state and collection content. Reach for it when an assistant needs to inspect or update a local Anki collection through natural-language interactions.

Use cases

•Review due cards from a selected Anki deck
•Create batches of vocabulary notes with tags
•Inspect and update note fields and HTML content
•Synchronize a collection with AnkiWeb
•Manage media files used by Anki notes

Key features

•Anki card review and scheduling
•Deck and note management
•Anki query-based note search
•Tag and media operations
•Note model and template inspection
•AnkiWeb synchronization

Capabilities & Tool Schemas (50) ~968 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server — may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Anki MCP Desktop.

sync

Sync with AnkiWeb to pull latest data and push changes

get_due_cards

Get cards that are due for review, optionally filtered by deck (answers omitted unless `include_answer: true`, default `false`)

get_cards

Get cards with flexible filtering by state (due, new, learning, suspended, buried) and deck (answers omitted unless `include_answer: true`, default `false`)

present_card

Show a card for review with its question/front side

rate_card

Rate card performance (Again, Hard, Good, Easy) and schedule the next review

forgetCards

Reset cards to new, discarding their scheduling without recording a review

How Anki MCP Desktop works

What anki-mcp/anki-mcp-desktop MCP server does

The anki-mcp/anki-mcp-desktop MCP server connects an AI assistant to the Anki spaced-repetition application. Its tools cover the main collection objects: cards, notes, decks, tags, media, and note models. It also supports study-session actions, including retrieving cards, showing a question, recording a rating, resetting scheduling, and moving a card's due date.

Review tools can retrieve due cards or filter cards by states such as new, learning, suspended, or buried. Deck filters are available for card queries and due-card retrieval. The server can report deck-level study queues and card-state information, while collection and review statistics are also described in the repository documentation.

For content management, the server can create individual notes or batches of up to 100 notes, search with Anki query syntax, inspect note fields and styling, update HTML-aware fields, and delete notes with their associated cards. Deck creation supports a parent and child structure up to two levels, and cards can be moved into a destination deck that is created when needed.

How it works

The MCP tools operate on the connected Anki collection and can synchronize it with AnkiWeb using sync. Card content is rendered for the individual card from its template, which supports reversed and cloze cards as well as template-provided static text. Review ratings use Anki's Again, Hard, Good, and Easy choices and schedule the next review.

Scheduling changes have different meanings. forgetCards resets cards to new without recording a review, while setDueDate moves the next due date without adding a review record. Deletion and cleanup operations are destructive and require confirmation according to the tool descriptions.

Media can be listed, retrieved as base64, uploaded from base64, an absolute local path, or a URL, and deleted from Anki's collection.media directory. The model tools expose available note types, fields, CSS, and card templates. The README also describes model creation and model-field or template changes, including workflows for custom right-to-left styling.

Setup and configuration

The repository describes the anki-mcp/anki-mcp-desktop MCP server as supporting one-click MCPB installation and includes documentation for use with Claude Desktop. The supplied material does not provide a complete installation command or configuration block, so deployment details should be taken from the project's current documentation. The project is labeled beta, and its APIs and features may change during active development.

AnkiWeb synchronization is available through the server's sync tool. The material does not specify environment variables, API keys, or an external authentication configuration.

Tools and capabilities

Supported capability groups include:

  • Review cards, retrieve due cards, inspect card states, and record ratings.
  • List, create, inspect, and reorganize decks.
  • Create, search, inspect, update, batch-create, and delete notes.
  • Add, remove, replace, and clean up tags.
  • List, download, upload, and delete collection media.
  • Inspect note models, fields, styling, and front/back templates.
  • Drive selected Anki desktop interface workflows through GUI tools described in the README.

The README distinguishes GUI tools from review tools: GUI operations are intended for note editing, note creation, and deck-management workflows rather than review sessions.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Other Tools and Integrations View all alternatives
  • Git logoGit
    Verified

    Tools to read, search, and manipulate Git repositories.

    šŸ› ļø Other Tools and Integrations4 views
    Compare vs Git →
  • Time logoTime
    Verified

    Time and timezone conversion capabilities.

    šŸ› ļø Other Tools and Integrations3 views
    Compare vs Time →
  • Rember MCP logoRember MCP

    Create spaced repetition flashcards in Rember to remember anything you learn in your chats.

    šŸ› ļø Other Tools and Integrations1 views
    Compare vs Rember MCP →
  • Filesystem logoFilesystem
    Verified

    Secure file operations with configurable access controls.

    šŸ› ļø Other Tools and Integrations2 views
    Compare vs Filesystem →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
474
Stargazers on the source repository.
npm downloads
7.9k
Package downloads in the last 30 days.
Last commit
7d ago
Most recent push to the default branch.
Tools exposed
50
Callable tools this server registers over MCP.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Anki MCP Desktop

The supplied material mentions one-click MCPB installation but does not include an exact installation command. Consult the repository's current documentation.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewAnki MCP Desktop AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/anki-mcp-anki-mcp-desktop?style=directory)](https://allmcps.com/mcp/anki-mcp-anki-mcp-desktop)
HTML Embed
<a href="https://allmcps.com/mcp/anki-mcp-anki-mcp-desktop"><img src="https://allmcps.com/api/badge/anki-mcp-anki-mcp-desktop?style=directory" alt="Anki MCP Desktop on AllMCPs" /></a>

Technical Specs & Signals

CategoryšŸ› ļøOther Tools and Integrations
PricingFree
More technical detailsExpand ā–¾
TransportSTDIO
RuntimeNode.js
AuthNo auth required
ClientsClaude Desktop
Last updatedSep 4, 2026
10/10 checks healthy over the last 32d
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars474
GitHub Star CountTotal stargazers on GitHub representing community popularity (474 stars).
Last commit7d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 4, 2026
npm downloads7,932/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
69Quality signal: Great Ā· 69/100How this signal is calculated ā–¾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools28/30
Adoption & activity13/15
Community engagement1/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 17d ago via OSV.dev Ā· @ankimcp/anki-mcp-server (npm)

ā˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in šŸ› ļø Other Tools and Integrations →Alternatives to Anki MCP Desktop →Install in Claude DesktopInstall in CursorInstall in VS Code