anki-mcp-server
48
Anki-mcp is a TypeScript-based MCP server that integrates with Anki through the AnkiConnect plugin. It provides resources and tools for managing Anki decks and notes, showcasing core MCP concepts.
node
{ "mcpServers": { "anki-mcp": { "command": "node", "args": [ "d:\\anki-mcp-server\\build\\index.js" ] } } }