Eyevinn Open Source Cloud MCP Server
Official
by EyevinnOSC
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
OSC_ACCESS_TOKEN | Yes | Your Eyevinn Open Source Cloud Personal Access Token obtained from https://app.osaas.io/dashboard/settings/api |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
My active services | List all my active services in Eyevinn Open Source Cloud |
My videos on local disk | List all videos on local disk |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
osc_create_db | Create a new database instance in Eyevinn Open Source Cloud |
osc_create_bucket | Create an S3 compatible bucket in Eyevinn Open Source Cloud |
osc_create_vod | Create a VOD package using a VOD pipeline in Eyevinn Open Source Cloud |
osc_create_vod_pipeline | Create a VOD pipeline in Eyevinn Open Source Cloud |
osc_remove_vod_pipeline | Remove a VOD pipeline in Eyevinn Open Source Cloud |