spencerf2/anki-mcp-elevenlabs
If you are the rightful owner of anki-mcp-elevenlabs and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Anki MCP Server with ElevenLabs Support is a FastMCP server designed to enhance interaction with Anki through the Model Context Protocol (MCP), integrating advanced features like AI-powered audio generation and semantic similarity search.
Tools
Functions exposed to the LLM to take actions
list_decks
Lists all available Anki decks with count.
get_deck_notes
Retrieves all notes/cards from a specific deck with detailed information.
create_note
Creates a new note in the specified deck.
generate_audio
Generates high-quality audio files from text using Google Cloud Text-to-Speech API.
create_notes_bulk
Creates multiple notes in a single batch operation for maximum efficiency.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client