Turn any study material into flashcards by chatting with AI. Paste notes, URLs, or upload PDFs — Deckbase MCP generates question-and-answer flashcards with spaced repetition scheduling. Full Anki import/export support: migrate your existing decks or export to Anki anytime. Syncs directly to your Deckbase library.
Server Config
{
"mcpServers": {
"deckbase": {
"url": "https://www.deckbase.co/api/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}