MCP Server
MCP
io.github.nailuoGG/anki-mcp-server
MCP server enabling LLMs to interact with Anki flashcard software through AnkiConnect
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "anki-mcp-server",
"version": "0.1.8",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
Comments
Sign in to leave a comment