← Back to Plugins
MCP Server MCP

io.github.nailuoGG/anki-mcp-server

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

MCP server enabling LLMs to interact with Anki flashcard software through AnkiConnect

Verified source

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "anki-mcp-server",
      "version": "0.1.8",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...