MCP Server for Eyevinn Open Source Cloud API, enabling creation of solutions based on open web services. Web services based on open source where the creator gets a share of the revenue the platform generates.
Create a new database instance. Inputs: name (string): Name of database instance, type (string): Type of database (SQL, NoSQL or MemoryDb). Returns: Connection string to database.
Create a storage bucket. Inputs: name (string): Name of bucket. Returns: Endpoint and credentials to bucket.
Create a VOD transcoding and packaging pipeline. Inputs: name (string): Name of pipeline, output (string): Name of bucket to place the files. Returns: REST Endpoint for submitting jobs.
No reviews yet. Be the first to review!
Sign in to join the conversation
After downloading, you can run the MCP server in any client or IDE:
node path/to/downloaded/file.mjs