Skip to main content
Other Tools and IntegrationsPython

ujisati/anki-mcp

Manage your Anki collection with AnkiConnect & MCP

other-tools-and-integrationslocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/ujisati/anki-mcp

Claude Desktop configuration example:

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

Check the repository README for specific installation and configuration instructions.

Details

Category
Other Tools and Integrations
Language
Python
Author
ujisati