A model context protocol server that connects to Anki through AnkiConnect
Connect Anki to Claude, Cursor or any other MCP client and it stops being a tab you switch to. A model context protocol server that connects to Anki through AnkiConnect. The anki mcp server is what makes that connection.
A server to integrate with Anki via the AnkiConnect plugin
Setup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
The toolset is worth reading before you wire it up, because it tells you what the integration is really for:
listDecks — Get names of all deckslistModels — Get names of all note modelsgetModel — Get details of a specific note modeladdNote — Create a single noteaddNotes — Create multiple notes in bulkResources — The Resources tool exposed by this serverTools — The Tools tool exposed by this serverDebugging — Since MCP servers communicate over stdio, debugging can be challenging. We recommend using the [MCPAmong the planning and project tracking options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Anki's toolset — listDecks, listModels, getModel and 5 more — is a fair guide to whether it matches your workflow. It is maintained by CamdenClark; worth a glance at recent repository activity before you build anything load-bearing on it.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| listDecks | Get names of all decks |
| listModels | Get names of all note models |
| getModel | Get details of a specific note model |
| addNote | Create a single note |
| addNotes | Create multiple notes in bulk |
| Resources | The Resources tool exposed by this server. |
| Tools | The Tools tool exposed by this server. |
| Debugging | Since MCP servers communicate over stdio, debugging can be challenging. We recommend using the [MCP Inspector](https://github.com/modelcontextprotocol/inspector), which is available as a package script: |
Your workspace, on speaking terms with AI — search, read and write Notion pages and databases.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Search and read your Drive — Docs, Sheets and files become context your assistant can actually use.
Your assistant inside the workspace — read channels, search history, post messages and tame the noise.
Metabase ships its own MCP endpoint — search your BI content, build and run queries, and save questions and dashboards without leaving the chat.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.