Anki MCP Server - UBOS

✨ From vibe coding to vibe deployment. UBOS MCP turns ideas into infra with one message.

Learn more

Anki MCP Server

A Model Context Protocol (MCP) server for integrating AI assistants with Anki, the popular spaced repetition flashcard software.

Features

This MCP server enables AI assistants to interact with Anki through the following tools:

Tools

  • get-collection-overview: Returns an overview of the Anki collection like available decks, available models and their fields

  • add-or-update-notes: Adds new notes or updates existing ones. Allows batch adding/updating multiple notes at once.

  • get-cards-reviewed: Get the number of cards reviewed by day

  • find-notes: Allows querying notes using the Anki searching syntax

Requirements

  • Anki must be installed and running
  • The AnkiConnect add-on must be installed in Anki and running
  • This MCP server uses uv. To install uv, follow the official instructions.

Configuration

Claude Desktop

  1. Open your Claude Desktop config file:
  • MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json
  • Windows: %APPDATA%/Claude/claude_desktop_config.json
  1. Add anki-mcp to the mcpServers section:
"mcpServers": {
  "anki-mcp": {
    "command": "uvx",
    "args": [
      "anki-mcp"
    ]
  }
}
  1. Restart Claude Desktop.

Featured Templates

View More
Data Analysis
Pharmacy Admin Panel
232 1474
Verified Icon
AI Agents
AI Chatbot Starter Kit
1277 5611 5.0
AI Assistants
Image to text with Claude 3
150 950
AI Agents
AI Video Generator
244 1225 5.0

Start your free trial

Build your solution today. No credit card required.

Sign In

Register

Reset Password

Please enter your username or email address, you will receive a link to create a new password via email.