The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Acornonaut MCP Server listing page.
AI-powered flashcard generation from YouTube videos — Turn any YouTube playlist into spaced-repetition flashcards and manage your learning library through any MCP-compatible AI client.
This is the official MCP server for Acornonaut, hosted at https://mcp.acornonaut.app.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
Restart Claude Desktop. On first use, your browser will open for OAuth sign-in.
Add to ~/.cursor/mcp.json:
Use MCP Server settings:
acornonauthttps://mcp.acornonaut.appstreamable-httpOr JSON config:
Add to your MCP config:
Acornonaut MCP uses OAuth 2.0 for secure authentication:
No API keys to manage. Tokens are stored securely by your MCP client.
| Tool | Description |
|---|---|
| Playlists | |
list_playlists | List all your playlists with status and progress |
get_playlist | Get a single playlist with videos and cards |
create_playlist | Create a new playlist from a YouTube URL |
update_playlist | Rename or update playlist settings |
delete_playlist | Permanently delete a playlist and its cards |
| Videos | |
add_video_by_url | Add a single YouTube video to a playlist |
get_video_cards | Get all flashcards for a specific video |
get_transcript | Retrieve the full transcript of a video |
| Cards | |
list_cards | List paginated flashcards with filters |
get_card | Get a single card by ID |
create_card | Create a custom flashcard manually |
update_card | Edit a card's front, back, or metadata |
delete_card | Delete a specific card |
search_cards | Full-text search across all your cards |
| Spaced Repetition | |
review_due_cards | Get cards due for review today |
answer_card | Submit review answer and update scheduling |
get_review_stats | View your review statistics and streaks |
Total: 18 tools
MIT License - see LICENSE file.
Built with ❤️ by the Acornonaut team