Eyevinn Open Source Cloud MCP Server
by EyevinnOSC
README.md
# [DEPRECATED] Eyevinn Open Source Cloud MCP Server
> **This repository is deprecated.** The OSC MCP server is now available as a **Custom Connector** using streamable HTTP with OAuth. No local installation required.
>
> **Please use the new MCP endpoint instead: [https://www.osaas.io/mcp](https://www.osaas.io/mcp)**
---
This package (`@osaas/mcp-server`) is no longer maintained. All functionality has been replaced by the remote Custom Connector available at [osaas.io/mcp](https://www.osaas.io/mcp).
## 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.
TDQS
A3.5/5.0
Scored across 4 tools
Disambiguation5/5
Each tool targets a distinct action (create bucket, list buckets, list files, upload file) with no overlap. An agent can clearly differentiate them.
Naming Consistency5/5
All tools follow a consistent 'osc_verb_noun' pattern (e.g., osc_create_bucket, osc_list_files), making the naming predictable and easy to navigate.
Tool Count4/5
With 4 tools covering basic bucket and file operations, the count is slightly low but reasonable for a focused storage interface. It avoids being overly thin or heavy.
Completeness3/5
The set includes create, list, and upload operations but lacks delete and download capabilities for both buckets and files, representing notable gaps in the lifecycle.
Maintenance
ActivityInactive
ResponsivenessNo issues