MCPServers

Summary

This Anki MCP server, developed using TypeScript and the Model Context Protocol SDK, provides AI assistants with a standardized interface to interact with Anki flashcard decks via the AnkiConnect plugin. It offers resources for accessing Anki decks and note models, along with tools for listing, retrieving, and creating notes. The server abstracts the complexities of the AnkiConnect API, enabling AI systems to seamlessly incorporate flashcard management into their workflows. It's particularly valuable for educational assistants, language learning applications, and AI developers working on knowledge retention tools, facilitating use cases such as automated flashcard creation, personalized study sessions, and intelligent review scheduling within the Anki ecosystem.

Available Actions(5)

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. Specify deck name, model name, fields and tags.

addNotes

Create multiple notes in bulk. Create many notes with specified parameters.

Last Updated: April 17, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Coming soon to
HighlightHighlight AI

语言

TypeScript

分类

标签