🤖

Anki MCP Server

MCP server for Anki flashcards: adaptive review, notes, media, and deck management via AnkiConnect.

RUN IN TERMINAL
claude mcp add aiankimcp-anki-mcp-server -- npx -y @ankimcp/anki-mcp-server
ADD TO claude_desktop_config.json
{ "mcpServers": { "aiankimcp-anki-mcp-server": { "command": "npx", "args": ["-y", "@ankimcp/anki-mcp-server"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "aiankimcp-anki-mcp-server": { "command": "npx", "args": ["-y", "@ankimcp/anki-mcp-server"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "aiankimcp-anki-mcp-server": { "command": "npx", "args": ["-y", "@ankimcp/anki-mcp-server"] } } }

About This MCP Server

The ai.ankimcp/anki-mcp-server is a Model Context Protocol server that enables adaptive review, notes, media, and deck management for Anki flashcards through AnkiConnect. This server connects to Anki flashcard software, allowing developers to integrate AI-powered functionality into their flashcard applications. Developers would use this server to build customized flashcard tools that leverage AI-driven features and AnkiConnect integration.

MCP server for Anki flashcards: adaptive review, notes, media, and deck management via AnkiConnect.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with ai & machine learning capabilities via the stdio transport.

Package

@ankimcp/anki-mcp-server on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The Anki MCP Server server extends your AI assistant with ai & machine learning capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/aiankimcp-anki-mcp-server.svg)](https://skillsplayground.com/mcps/aiankimcp-anki-mcp-server/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.