Acornonaut MCP Server
Rank #26,804io.github.zerolve-io/acornonaut
AI-powered YouTube to flashcards with spaced repetition and Anki export
Acornonaut MCP Server is a Model Context Protocol (MCP) server published by zerolve-io. It ranks #26,804 of 115,591 servers tracked on MCP Toplist. Acornonaut MCP Server is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 1 tracked version. It was first listed on Apr 28, 2026 and most recently updated on Jun 7, 2026.
Ranks ahead of 88,787 of 115,591 servers on MCP Toplist.
Use Acornonaut MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http acornonaut https://mcp.acornonaut.app/This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.acornonaut]
url = "https://mcp.acornonaut.app/"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://mcp.acornonaut.app/Settings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"acornonaut": {
"url": "https://mcp.acornonaut.app/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"acornonaut": {
"type": "http",
"url": "https://mcp.acornonaut.app/"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"acornonaut": {
"serverUrl": "https://mcp.acornonaut.app/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"acornonaut": {
"url": "https://mcp.acornonaut.app/"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.zerolve-io%2Facornonaut)<a href="https://mcptoplist.com/server/io.github.zerolve-io%2Facornonaut"><img src="https://mcptoplist.com/badge/io.github.zerolve-io%2Facornonaut.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
zerolve-io
Available versions (1)
| Version | Published |
|---|---|
| 2.5.4 | Jun 7, 2026 |
Frequently asked questions
- Who maintains Acornonaut MCP Server?
- Acornonaut MCP Server is maintained by zerolve-io, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Acornonaut MCP Server listed on the Official MCP Registry?
- Yes — Acornonaut MCP Server is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Acornonaut MCP Server have?
- MCP Toplist tracks 1 version of Acornonaut MCP Server, most recently published on Jun 7, 2026.
- Where can I find the source code for Acornonaut MCP Server?
- The source code for Acornonaut MCP Server is hosted at github.com/zerolve-io/acornonaut-mcp.