A
securityA
licenseA
qualityA Model Context Protocol server that enables LLMs to interact with Salesforce data through SOQL queries, SOSL searches, and various API operations including record management.
Last updated -
10
77
Python
MIT License
AnkiConnect API를 통해 LLM이 Anki 플래시카드 소프트웨어와 상호 작용할 수 있도록 하는 MCP(모델 컨텍스트 프로토콜) 서버입니다.
2055492159
입력하여 AnkiConnect를 설치하세요.서버는 MCP 클라이언트에 다음과 같은 도구를 제공합니다.
서버 설정은 src/index.ts
의 config
객체에 있습니다. 다음을 수정할 수 있습니다.
ankiConnectUrl
: AnkiConnect API의 URL(기본값: http://localhost:8765
)apiVersion
: AnkiConnect의 API 버전(기본값: 6
)defaultDeckName
: 아무것도 지정하지 않으면 사용할 기본 데크(기본값: Default
)MIT 라이센스
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
LLM이 Anki 플래시카드 소프트웨어와 상호 작용하여 데크 생성, 메모 추가, 카드 검색, 자연어로 플래시카드 콘텐츠 관리 등의 기능을 사용할 수 있도록 하는 모델 컨텍스트 프로토콜 서버입니다.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ethangillani/Anki-MCP-Server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server