Skip to content
MCP Catalogue

183 open source services. One MCP connection.

Every major AI cloud now speaks MCP. What separates OSC is the catalogue β€” 183 vetted open source services with source code, zero runtime lock-in. Deploy through natural language with any MCP-compatible AI tool.

Eyevinn Open Source Cloud (OSC) is a managed platform for 183+ open source services, accessible via MCP server at mcp.osaas.io/mcp. Enable vibe deployment from any AI coding tool. MCP is the protocol layer for agentic engineering β€” giving AI agents the infrastructure they need to build and deploy autonomously.

Try in Browser
Why managed MCP

Why managed MCP deployment matters

Self-host means operating containers, secrets, ingress, and TLS yourself. Closed-source platforms lock you to one cloud runtime. OSC is the managed open-source option, every catalog service runs the unmodified upstream container, so workloads stay portable.

Self-hosted MCP

You operate everything: container orchestration, secrets, ingress, TLS, scaling, upgrades. Full control, full ops burden.

Closed-source managed MCP

No ops, but the runtime is proprietary. Migration off the platform means re-platforming. Your services run on a vendor stack, not open source.

Open Source Cloud (managed open source MCP)

Managed for you. Every service runs the unmodified upstream open-source container. Move workloads to any cloud or on-premises any time. No proprietary runtime, no licensing cost.

Quick Start

Start Building with AI on OSC

One command connects your AI agent to 183+ managed open source services. Your agent provisions infrastructure as you code.

MCP endpoint:https://mcp.osaas.io/mcp

Other tools: Windsurf, Amazon Q CLI, JetBrains, Cline, Warp β€” see full setup guides

Tenant-aware

Live tenant inventory in your AI agent

Once connected, your AI agent immediately sees your running services and apps, not just a generic catalog. list-my-services, list-my-apps, and per-instance endpoints with live credentials return scoped to your tenant. Your agent can manage what you already have, not just create new things.

Example agent prompt:

> Restart my staging Postgres, take a backup of the production one, and tell me what storage buckets I have.

Agent uses: list-my-services, restart-service-instance, create-backup, list-objects-on-bucket, all scoped to your tenant, no IDs to look up.

Production-Ready, Not Sandboxed

Other tools let you prototype in a sandbox. OSC MCP deploys real infrastructure from the start.

Sandbox-then-Export
OSC MCP
Workflow
Plan β†’ Sandbox β†’ Export IaC β†’ Configure CI/CD β†’ Deploy
Describe β†’ Deployed
Time to production
Hours / days
Minutes
Lock-in
Requires specific IaC tooling
Zero lock-in (open source)
Transparency
Black-box sandbox
Full source code access

MCP Tools

Access the complete OSC infrastructure through natural language

Model Context Protocol (MCP) gives AI agents structured access to 183+ open source services. Zero vendor lock-in β€” every service is portable open source.

Infrastructure

Databases, storage, caching, message queues

Applications

Deploy and manage complete applications

Intelligence

AI-powered architecture planning and optimization

Zero Lock-In

Every deployed service is unmodified open source. Move to any cloud at any time.

Ask OSC Architect

Get expert guidance on building complex architectures

Host Your MCP Server on OSC

Your MCP server, production-ready in minutes. HTTPS, SSE, auto-scaling β€” no DevOps required.

Deploy from GitHub

Any Node.js, Python, or Wasm MCP server. Just point us to your repo.

HTTPS Endpoint Instantly

Get a public URL like https://{app}.auto.prod.osaas.io/mcp β€” share it with anyone.

Auto-Scaling, Zero Lock-In

Your code stays yours. Deploy anywhere, no vendor lock-in.

Connect Your AI Agent in 2 Minutes

Connect to Open Source Cloud today and unlock the full potential of open source media tools with your favorite AI assistant.

Try in Browser
Featured Tutorial
15 min

Build Your First App

Go from zero to a deployed full-stack application using Claude Code and Open Source Cloud.

Start the Tutorial

Free tier: 100 tokens, no credit card. Paid plans from EUR 15/mo. View pricing β†’

Try: "Create a PostgreSQL database" with your AI assistant

Frequently Asked Questions

Run a single command in your terminal: claude mcp add --transport http osc https://mcp.osaas.io/mcp. For Cursor, VS Code, or other tools, add the MCP server URL https://mcp.osaas.io/mcp in your MCP configuration with a Bearer token from your free OSC account at app.osaas.io. Once connected, your AI agent can discover and deploy any of 183+ managed open source services through natural language.