Awesome MCPKnowledge & Memory

scorzeth/anki-mcp-server

⭐ 184 JavaScript added to this list on 2025-05-14 repository created 2024-12-11

The project "anki-mcp-server" is an implementation of an MCP (Model Context Protocol) server that connects to a locally running Anki desktop application. It enables programmatic interaction with Anki for card review and creation, facilitating automation and integration with other tools. The server works in conjunction with the Anki desktop app and the Anki-Connect add-on, which must be installed for the server to function properly. The server exposes several resources and tools that allow users to query and manipulate Anki cards. For example, it provides endpoints to search cards in the current deck, cards that are due for review, and new unseen cards. It also offers tools to update cards by marking them as answered with an ease score, add new cards to the default deck, and retrieve a specified number of due or new cards. The project includes instructions for installation, building, and development with auto-rebuild support. It also provides configuration guidance for integrating the server with Claude Desktop, specifying how to add the server configuration on MacOS and Windows. Debugging MCP servers can be challenging due to their communication over standard input/output streams. To address this, the project recommends using the MCP Inspector tool, which is included as a package script. This tool provides a web-based interface for debugging and inspecting MCP server communications. Overall, the anki-mcp-server project is a specialized MCP server implementation designed to enhance the functionality of the Anki desktop application by enabling programmatic control over card review and creation processes. It is particularly useful for users who want to automate their Anki workflows or integrate Anki with other software using the Model Context Protocol.

https://github.com/scorzeth/anki-mcp-server

add-cardankianki-connectanki-desktop-appautomationcard-creationcard-reviewclaude-desktopclaude-desktop-integrationdebuggingdeck-managementdeck-searchdue-cardsflashcardsget-due-cardsget-new-cardsmcp-inspectormcp-servermodel-context-protocolnew-cardsnode.jsprogrammatic-controlspaced-repetitionstdio-communicationupdate-cards

Also in Knowledge & Memory

MemPalace/mempalace

MemPalace is an open-source, local-first AI memory system that stores and retrieves conversation history verbatim using semantic search, supporting pluggable backends like ChromaDB and integrating ...

siyuan-note/siyuan

SiYuan is a privacy-first, self-hosted personal knowledge management system featuring block-level referencing, Markdown WYSIWYG editing, and support for the Model Context Protocol (MCP).

topoteretes/cognee

Cognee is an open-source project that provides scalable and modular memory capabilities for AI agents using ECL pipelines, enabling efficient management and retrieval of past interactions and diverse data types.

vectorize-io/hindsight

Hindsight is an agent memory system designed to create smarter, learning AI agents by moving beyond simple conversation history recall to encompass a biomimetic storage architecture for long-term m...

screenpipe/screenpipe

Screenpipe is a local-first, AI-powered memory tool that records computer activity (screen, audio, accessibility tree) to provide a searchable, automated context for personal AI agents and users, i...

Olow304/memvid

Memvid is a video-based AI memory library that stores millions of text chunks in MP4 files with ultra-fast semantic search, eliminating the need for traditional databases and enabling portable, efficient AI memory management.

EverMind-AI/EverOS

EverOS is an open-source Python framework for self-evolving, portable, long-term memory for AI agents, supporting multimodal ingestion and local-first persistence with Markdown as the source of truth.

MemTensor/MemOS

MemOS is a Memory Operating System for LLMs and AI agents that unifies long-term memory management, offering a single API for structured, multi-modal memory with enterprise-grade optimizations, sig...