Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"anki-mcp-server": {
"command": "uvx",
"args": [
"anki-mcp-server"
]
}
}
}
Run in terminal:
claude mcp add anki-mcp-server uvx anki-mcp-server
Add to .cursor/mcp.json:
{
"mcpServers": {
"anki-mcp-server": {
"command": "uvx",
"args": [
"anki-mcp-server"
]
}
}
}
Or install with pip: pip install anki-mcp-server
README Excerpt
<p align="center"> <img src="icon.png" alt="Anki MCP logo" width="120"> </p> <h1 align="center">Anki MCP</h1> <p align="center"> <b>Turn lecture material, YouTube videos or any other context from your chat into Anki cards worth keeping.</b> </p> <p align="center"> <a href="LICENSE"><img src="https://img.shields.io/badge/license-MIT-green" alt="MIT"></a>
Tools (13)
add_to_draftcommit_draftcreate_deckcreate_draft_batchdelete_notesdescribe_note_typeextract_youtube_video_transcriptget_card_ruleslist_deckssearch_notessyncundo_batchupdate_note_fields
Topics
aiai-agentsankianki-connectclaudellmmcp-server