The Anki MCP Server enables large language models to interact with Anki flashcard software through AnkiConnect, providing tools to create, search, update, and delete notes and decks, as well as manage note types. It exposes eleven tools including `create_note`, `batch_create_notes`, `search_notes`, and deck management functions, plus four resources that expose deck and note type information in structured formats. This server solves the problem of programmatically managing Anki study materials through natural language, allowing LLMs to help users create and organize flashcards without direct manual interaction with the Anki application.
claude mcp add --transport stdio nailuogg-anki-mcp-server uvx anki-mcp-server