A
securityA
licenseA
qualityAn MCP server for managing and persisting notes, offering CRUD operations, note summarization, and resource-based access via a note:// URI scheme.
Last updated -
4
6
Python
MIT License
Provides a note storage system for Anki flashcards with tools to add notes and generate summaries of stored notes with variable detail levels.
A Model Context Protocol (MCP) server for integrating AI assistants with Anki, the popular spaced repetition flashcard software.
This MCP server enables AI assistants to interact with Anki through the following tools:
uv
. To install uv
, follow the official instructions.~/Library/Application\ Support/Claude/claude_desktop_config.json
%APPDATA%/Claude/claude_desktop_config.json
anki-mcp
to the mcpServers
section:You must be authenticated.
local-only server
The server can only run on the client's local machine because it depends on local resources.
A simple note-taking MCP server that stores notes and can generate summaries of stored content.