Eyevinn Open Source Cloud MCP Server

by EyevinnOSC

Eyevinn Open Source Cloud MCP Server

This MCP server provides MCP tools for Eyevinn Open Source Cloud that requires local computer access, for example to upload a file to a storage bucket in OSC. MCP tools for architecting and building solutions with OSC is provided by the remote MCP endpoint that can be accessed using the OSC remote MCP client.

Features provided by the local MCP server

  • Upload a file to a MinIO storage bucket in OSC.

Setup

Installing via Smithery

To install Eyevinn Open Source Cloud MCP Server for Claude Desktop automatically via Smithery:

npx -y @smithery/cli install @osaas/mcp-server --client claude

Personal Access Token

  • If you have not already done so, sign up for an Eyevinn OSC account.
  • In the Eyevinn OSC web console go to API settings (in Settings > API settings)
  • Copy the Personal Access Token

Usage with Claude Desktop

To use this with Claude Desktop, add the following to your claude_desktop_config.json:

{ "mcpServers": { "local-mcp-osc": { "command": "npx", "args": ["-y", "@osaas/mcp-server"], "env": { "OSC_ACCESS_TOKEN": "<YOUR_TOKEN>" } }, "remote-mcp-osc": { "command": "npx", "args": ["-y", "@osaas/client-mcp"], "env": { "OSC_ACCESS_TOKEN": "<YOUR_TOKEN>" } } } }

Development

npx @modelcontextprotocol/inspector \ -e OSC_ACCESS_TOKEN=<osc-access-token> \ npx tsx src/index.ts

License

This MCP server is licensed under the MIT License. This means you are free to use, modify, and distribute the software, subject to the terms and conditions of the MIT License. For more details, please see the LICENSE file in the project repository.

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

hybrid server

The server is able to function both locally and remotely, depending on the configuration or use case.

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.

  1. Features provided by the local MCP server
    1. Setup
      1. Installing via Smithery
      2. Personal Access Token
      3. Usage with Claude Desktop
    2. Development
      1. License

        Related MCP Servers

        • -
          security
          F
          license
          -
          quality
          An MCP server that connects to the Resource Hub, allowing centralized configuration and management of tools and resources across different MCP environments.
          Last updated -
          2
          JavaScript
          • Apple
        • -
          security
          A
          license
          -
          quality
          A framework to use with AI to easily create a server for any service. Just drop the API Documentation in it and ask to create the MCP.
          Last updated -
          4
          TypeScript
          MIT License
        • A
          security
          F
          license
          A
          quality
          An MCP server implementation that enables interaction with the Unstructured API, providing tools to list, create, update, and manage sources, destinations, and workflows.
          Last updated -
          39
          26
          • Apple
        • A
          security
          F
          license
          A
          quality
          A lightweight MCP server that provides a unified interface to various LLM providers including OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, and Ollama.
          Last updated -
          6
          84
          Python

        View all related MCP servers

        ID: ku9s6ow21e