Home › Other › anki-mcp

anki-mcp

MCP server for integrating with Anki flashcards through conversational AI

TypeScript
★ 11 stars Last pushed 2026-05-23 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.3.2)

npx -y @arielbk/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "anki-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@arielbk/[email protected]"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry