Skip to main content
Glama

Anki MCP 서버

인기 있는 분산 반복 플래시카드 소프트웨어인 Anki와 AI 어시스턴트를 통합하기 위한 모델 컨텍스트 프로토콜(MCP) 서버입니다.

특징

이 MCP 서버는 AI 어시스턴트가 다음 도구를 통해 Anki와 상호 작용할 수 있도록 합니다.

도구

  • get-collection-overview : 사용 가능한 데크, 사용 가능한 모델 및 해당 필드와 같은 Anki 컬렉션의 개요를 반환합니다.

  • add-or-update-notes : 새 노트를 추가하거나 기존 노트를 업데이트합니다. 여러 노트를 한 번에 추가/업데이트할 수 있습니다.

  • get-cards-reviewed : 하루별로 검토된 카드 수를 가져옵니다.

  • find-notes : Anki 검색 구문을 사용하여 노트를 쿼리할 수 있습니다.

Related MCP server: Weather Service MCP Server

요구 사항

  • Anki가 설치되어 실행 중이어야 합니다.

  • AnkiConnect 애드온은 Anki에 설치되어 실행되어야 합니다.

  • 이 MCP 서버는 uv 사용합니다. uv 설치하려면 공식 지침을 따르세요.

구성

클로드 데스크탑

  1. Claude Desktop 구성 파일을 엽니다.

  • MacOS: ~/Library/Application\ Support/Claude/claude_desktop_config.json

  • 윈도우: %APPDATA%/Claude/claude_desktop_config.json

  1. mcpServers 섹션에 anki-mcp 추가합니다.

지엑스피1

  1. Claude Desktop을 다시 시작합니다.

Install Server
A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

Resources

Looking for Admin?

Admins can modify the Dockerfile, update the server description, and track usage metrics. If you are the server author, to access the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/johwiebe/anki-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server