drio
Open app

Eyevinn Open Source Cloud MCP Server

Source

Mirror of

Catalog onlyCatalog onlySTDIO

Overview

Eyevinn Open Source Cloud MCP Server is a platform that enables the creation of solutions based on open web services, allowing users to set up databases, storage, and VOD pipelines without vendor lock-in.

To use the MCP Server, sign up for an Eyevinn OSC account, obtain a Personal Access Token, and configure your environment to interact with the server using the provided tools.

  • Database Setup: Create SQL, NoSQL, or memory databases. - Storage Setup: Create S3 compatible storage buckets. - VOD Pipeline: Set up transcoding and packaging pipelines for video on demand distribution.
  1. Setting up a scalable database for web applications.
  2. Creating storage solutions for media files.
  3. Implementing VOD services for streaming platforms.

Add to your AI client

Use these steps to connect Eyevinn Open Source Cloud MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "eyevinnosc-mcp-server-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-eyevinnosc-mcp-server-mcp-mirror"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "eyevinnosc-mcp-server-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-eyevinnosc-mcp-server-mcp-mirror"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "eyevinnosc-mcp-server-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-eyevinnosc-mcp-server-mcp-mirror"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "eyevinnosc-mcp-server-mcp-mirror": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-eyevinnosc-mcp-server-mcp-mirror"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "eyevinnosc-mcp-server-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-eyevinnosc-mcp-server-mcp-mirror"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "eyevinnosc-mcp-server-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-eyevinnosc-mcp-server-mcp-mirror"
      ]
    }
  }
}

FAQ

Can I use my own database with Eyevinn MCP Server?

Yes! You can create and manage your own databases using the provided tools.

Is there a cost associated with using Eyevinn MCP Server?

The server is open source, so you can use it freely, but check for any associated costs with the Eyevinn OSC services.

How do I get support for the MCP Server?

You can find support through the Eyevinn community forums or GitHub repository.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":935,"uuid":"9c0d4f88-a03f-4c5c-8d87-fcb4582f0f5c","name":"EyevinnOSC_mcp-server","title":"Eyevinn Open Source Cloud MCP Server","description":"Mirror of","avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","created_at":"2025-01-28T02:19:21.782+00:00","updated_at":"2025-02-23T07:19:17.403+00:00","status":"created","author_name":"MCP-Mirror","author_avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","tags":"eyevinn,mcp-server,open-source","category":"cloud-platforms","is_featured":false,"sort":1,"url":"https://github.com/MCP-Mirror/EyevinnOSC_mcp-server","target":"_self","content":"$29","summary":"$2a","img_url":"https://github.com/MCP-Mirror/EyevinnOSC_mcp-server/raw/main/screenshot.png","type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]