Labsco
elblanco2 logo

Arc MCP Server

โ˜… 1

from elblanco2

Simplifies framework deployments on various hosting environments, with a focus on shared hosting.

๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedFreeAdvanced setup

Arc MCP Server

A Model Context Protocol (MCP) server that simplifies framework deployments on various hosting environments, with a focus on shared hosting.

Overview

Arc bridges the gap between Large Language Models (LLMs) and hosting environments, allowing novice developers to deploy web applications easily through conversational interfaces. It implements the Model Context Protocol (MCP) to expose tools, resources, and prompts that guide users through the deployment process.

Key Features

  • Framework Support: Deploy Wasp applications with ease, with planned support for more frameworks
  • Multi-Provider: Support for Netlify, Vercel, traditional shared hosting environments, and Hostm.com
  • Guided Deployments: Prompts to guide users through the deployment process
  • Authentication Management: Secure storage of hosting provider credentials
  • Troubleshooting: Built-in tools to diagnose and fix common deployment issues
  • Focused on Shared Hosting: Simplified deployment to traditional shared hosting environments

Status

This project is currently in early development. Contributions and feedback are welcome!

Architecture

Arc is built on a modular architecture:

  • Credentials Manager: Securely stores and retrieves provider credentials
  • Framework Handlers: Framework-specific deployment logic
  • Hosting Providers: Provider-specific deployment operations
  • MCP Interface: Exposes tools, resources, and prompts via the Model Context Protocol

Supported Providers

ProviderStatusFeatures
Netlifyโœ… CompleteServerless, Edge, Forms
Vercelโœ… CompleteServerless, Edge, Analytics
Shared Hostingโœ… CompleteSSH/SFTP, PHP, MySQL
Hostm.comโœ… CompleteShared Hosting, API Access

Supported Frameworks

FrameworkStatusFeatures
Waspโœ… CompleteFull-Stack JS Framework
Next.js๐Ÿšง PlannedReact Framework
Astro๐Ÿšง PlannedStatic Site Generator