Audio Flash MCP
Model Context Protocol server for the Audio Flash flashcard platform.
https://mcp.audioflash.app/Opens ChatGPT on the web or desktop and asks it to use the WebMCP tools available here.
Connect straight to this server’s public endpoint.
https://mcp.audioflash.app/mcpWe add this server to your workspace, then open Studio — saved access, one connection to many servers, with a history of what ran.
Last probed Sep 14, 2026 · mcp.audioflash.app
5tools discovered
Create Deck
Create a new unowned Audio Flash deck populated with the given cards. Each card is an object with required fields 'question' and 'answer', and an optional 'alternate_answers' list of non-empty strings. The created deck has owner_id=null so any MCP client can continue editing it. Returns the deck URL and the full deck (with assigned id, per-card ids, and a 'url' field) in structuredContent — surface the URL to the user and keep the chat reply concise.
Replace Deck
Replace an unowned deck's contents entirely. Cards with an existing 'id' are patched in place (preserving created_at); cards without an 'id' are created fresh. Refuses if the deck has an owner_id. Returns the deck URL and the full updated deck (every card with id/question/answer) in structuredContent — surface the URL and keep the chat reply concise.
Add Cards
Append one or more cards to an unowned deck. Each card is {question, answer, alternate_answers?}. Returns the deck URL and the full updated deck in structuredContent — surface the URL and keep the chat reply concise.
Update Cards
Update one or more cards on an unowned deck. Each card must include 'id'. Provide any of 'question', 'answer', 'alternate_answers' to patch those fields. Returns the deck URL and the full updated deck in structuredContent — surface the URL and keep the chat reply concise.
Remove Cards
Remove one or more cards from an unowned deck by id. Remaining cards are re-indexed. Returns the deck URL and the full updated deck in structuredContent — surface the URL and keep the chat reply concise.
Get your MCP into directories
A working endpoint is step one. Directory coverage is the coordinated launch across ChatGPT, Claude, Cursor, the MCP Registry, and community indexes.
Directory coverage for brandsModel Context Protocol server for the Audio Flash flashcard platform.
Use the MCP endpoint listed on this page in your MCP client configuration. One-click install pills support Claude, Cursor, VS Code, and other hosts. Copy the remote MCP URL if your client needs a manual entry.
Operate Audio Flash MCP? Verify ownership to take over this directory entry.
This server appears in the MCPBundles directory. Verify you operate it to take over the listing — name, description, logo, contact email, and skill content. We email a 6-digit code to a maintainer address your server publishes in /.well-known/security.txt or /.well-known/mcpbundles.json. Free, takes about a minute.
MCPBundles probed 5 tools on the live server. The tool list on this page reflects what was discovered at the last refresh — connect your client to see the full set available to your session.
No provider sign-in was required during MCPBundles' probe. Your client may still need MCPBundles credentials depending on how you connect.
MCPBundles is an independent platform built on the open Model Context Protocol standard. Not affiliated with Anthropic PBC or Claude.