About
Anki provides an MCP server that enables storage and summarization of notes. It offers a custom note URI scheme for accessing individual notes, along with the ability to add new notes with specified names and content. A key feature is the summarize-notes prompt, which generates summaries of all stored notes with optional style arguments for controlling the level of detail. The server also includes a tool for adding notes, updating the server state, and notifying clients of resource changes.
Key Features
- Custom note URI scheme
- Tool for adding new notes
- Note summarization prompt with style options
- 0 GitHub stars
- Real-time server state updates and client notifications
Use Cases
- Accessing individual notes by URI from MCP-compatible applications.
- Creating new notes from within a client application.
- Summarizing existing notes for better recall.