MCP Directory
Back

anki-mcp-server

by nailuoGG · TypeScript · ★ 236

MCP server for Anki via AnkiConnect

#anki#anki-connect#cline#llm#mcp#mcp-server

Install

npx -y github:nailuoGG/anki-mcp-server

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "anki-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "github:nailuoGG/anki-mcp-server"
      ]
    }
  }
}

From the README

A Model Context Protocol (MCP) server that enables LLMs to interact with Anki flashcard software through AnkiConnect. - - List all available Anki decks - - Create a new Anki deck - - Create a new note (Basic or Cloze) - - Create multiple notes at once - - Search for notes using Anki query syntax - - Get detailed information about a note - - Update an existing note - - Delete a note - - List all available note types - - Create a new note type - - Get detailed structure of a note type - - Complete list of available decks - - List of all available note types - - Detailed structure…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related productivity servers