parallels-ras-mcp-server

parallels-ras-mcp-server

3.1

If you are the rightful owner of parallels-ras-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Parallels RAS MCP Server provides a REST API backend for managing sessions and publishing applications on Parallels Remote Application Server (RAS).

The Parallels RAS MCP Server is a Python-based server that leverages FastAPI to offer a REST API for interacting with Parallels Remote Application Server (RAS). It facilitates session management and the publishing of remote applications, making it easier for developers to integrate these functionalities into their systems. The server is designed to be simple to set up and use, with a client library provided for seamless integration. By using this server, users can list current sessions and publish applications remotely, streamlining the management of RAS environments.

Features

  • List current sessions via the RAS REST API
  • Publish remote applications
  • Simple client library for integrating with the MCP server
  • FastAPI-based backend