Skip to main content
Glama

store_media_file

Save or update media files in the Anki MCP server by providing a filename and data via Base64 encoding, local file path, or URL. Optionally delete existing files with the same name.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dataNoBase64-encoded data of the file
deleteExistingNoWhether to delete existing file with same name
filenameYesName to save the media file as
pathNoLocal file path to read from
urlNoURL to download the file from

Other Tools

Related Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/arielbk/anki-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server