parallels-ras-mcp-server
0
The Parallels RAS MCP Server is designed to provide a REST API backend for managing sessions and publishing applications through the Parallels Remote Application Server (RAS). It offers a simple client library for integration and utilizes a FastAPI-based backend.
Parallels RAS MCP Server
This MCP server provides a REST API backend to interact with Parallels Remote Application Server (RAS) for session management and app publishing.
Features
- List current sessions via the RAS REST API
- Publish remote applications
- Simple client library for integrating with the MCP server
- FastAPI-based backend
Setup
- Clone the repository
- Install dependencies
- Set environment variables
- Run the server