Acornonaut Mcp Server
@zerolve-io
About Acornonaut Mcp Server
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"acornonaut": {
"url": "https://mcp.acornonaut.app"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Acornonaut MCP Server?
Acornonaut is an AI-powered video learning tool that converts YouTube playlists into high-quality flashcards. This server is a thin public wrapper for the hosted Acornonaut MCP endpoint, allowing any MCP-compatible AI client to query your learning library.
How to use Acornonaut MCP Server?
Configure your MCP client with the endpoint https://acornonaut.app/api/mcp, transport streamable-http, and your Acornonaut API key in the Authorization header. Then use the provided tools such as list_playlists, create_playlist, search_cards, and export_deck. Sample configurations for Claude Desktop, Cursor, Windsurf, VS Code, OpenClaw, and mcporter are included.
Key features of Acornonaut MCP Server
- Turn YouTube playlists into high-quality flashcards.
- Query your learning library from any MCP client.
- Full-text search across all flashcards.
- Export decks to APKG, CSV, or JSON.
- Check plan usage with the
get_quotatool. - Paginated listing of playlists and cards.
Use cases of Acornonaut MCP Server
- Convert a YouTube course playlist into flashcards for active recall.
- Search your flashcard library for specific concepts using an AI chat.
- Export a deck to Anki (APKG) for offline study.
- Monitor your API quota before processing new playlists.
- Retrieve all cards from a playlist for review or integration.
FAQ from Acornonaut MCP Server
How do I authenticate with the Acornonaut MCP Server?
Use your Acornonaut API key in the Authorization: Bearer <key> header or the x-api-key header.
What transport protocol does the Acornonaut MCP Server use?
It uses Streamable HTTP transport over HTTPS.
What tools does the Acornonaut MCP Server provide?
It provides tools to list playlists, get playlist details, create playlists from YouTube URLs, fetch cards, search cards, check quota, and export decks.
Can I export flashcards to other study tools?
Yes, the export_deck tool supports APKG, CSV, and JSON formats.
How do I configure the server in my MCP client?
The README includes sample JSON configurations for Claude Desktop, Cursor
More Other MCP servers
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,

EverArt
modelcontextprotocolModel Context Protocol Servers
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Comments