Skip to main content
Glama
yardz

Ayrshare Unofficial MCP Server

by yardz

upload_media

Upload images or videos to Ayrshare's media library using URLs or base64 data for social media content management. Files are stored for 90 days with a 30MB limit.

Instructions

Upload an image or video to Ayrshare's media library. Accepts either a public URL (which will be downloaded and uploaded) or base64-encoded data. Files are stored for 90 days. Max 30MB. Requires Premium plan.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fileUrlNoPublic URL of the file to upload. The server will download and re-upload it. One of fileUrl or base64Data is required.
base64DataNoBase64-encoded file data with data URI prefix (e.g. 'data:image/png;base64,...'). One of fileUrl or base64Data is required.
fileNameNoName for the uploaded file
descriptionNoFile description
profileKeyNoProfile Key to operate on a specific user profile

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/yardz/ayrshare-unofficial-mcp'

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