MCP Server
MCP
io.github.arielbk/anki-mcp
MCP server for integrating with Anki flashcards through conversational AI
Install
npx -y @arielbk/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@arielbk/anki-mcp",
"version": "0.3.2",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment