MCP.so
登录
A

Acornonaut Mcp Server

@zerolve-io

关于 Acornonaut Mcp Server

暂无概览

基本信息

分类

其他

传输方式

stdio

发布者

zerolve-io

提交者

Steffen Henkelmann

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "acornonaut": {
      "url": "https://mcp.acornonaut.app"
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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_quota tool.
  • 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

评论

其他 分类下的更多 MCP 服务器