nailuoGG/anki-mcp-server
MCP server for Anki via AnkiConnect
Overview
nailuoGG/anki-mcp-server is a TypeScript MCP server. MCP server for Anki via AnkiConnect Topics: anki, cline, llm, mcp, mcp-server, anki-connect.
Ranked #284 out of 25632 indexed tools.
In the top 2% of all indexed tools.
Actively maintained with commits in the last week.
Ecosystem
TypeScript No license
ankiclinellmmcpmcp-serveranki-connect
Signal Breakdown
Stars 230
Freshness 5d ago
Issue Health 65%
Contributors 8
Dependents 0
Forks 43
Description Brief
License None
How to Improve
Description low impact
License low impact
Dependents medium impact
Matched Queries
From the README
# Anki MCP Server
A Model Context Protocol (MCP) server that enables LLMs to interact with Anki flashcard software through AnkiConnect.
## Features
### Tools
- `list_decks` - List all available Anki decks
- `create_deck` - Create a new Anki deck
- `create_note` - Create a new note (Basic or Cloze)
- `batch_create_notes` - Create multiple notes at once
- `search_notes` - Search for notes using Anki query syntax
- `get_note_info` - Get detailed information about a note
- `update_note` - Update an existing note
- `delete_note` - Delete a note
- `list_note_types` - List all available note types
- `create_note_type` - Create a new note type
- `get_note_type_info` - Get detailed structure of a note type
### Resources
- `anki://decks/all` - Complete list of available decks
- `anki://note-types/all` - List of all available note types
- `anki://note-types/all-with-schemas` - Detailed structure information for all note types
- `anki://note-types/{modelName}` - Detailed structure informatio Read full README on GitHub →
Are you the maintainer? Claim this listing