Parallels RAS MCP Server (Python)
@kamalsrini17
关于 Parallels RAS MCP Server (Python)
MCP server for Parallels RAS using FastAPI
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Parallels RAS MCP Server (Python)?
This MCP server provides a REST API backend to interact with Parallels Remote Application Server (RAS) for session management and app publishing. It is built with FastAPI and includes a client library for integration.
How to use Parallels RAS MCP Server (Python)?
Clone the repository, install dependencies via pip install -r requirements.txt, set RAS_API_URL, RAS_USERNAME, and RAS_PASSWORD in a .env file, then run the server using bash run.sh. Use the provided RASMCPClient in Python to call endpoints like get_sessions() and publish_application().
Key features of Parallels RAS MCP Server (Python)
- Lists current sessions via the RAS REST API
- Publishes remote applications
- FastAPI-based backend for easy scaling
- Simple client library for integration
Use cases of Parallels RAS MCP Server (Python)
- Monitor active user sessions on a Parallels RAS deployment
- Automate publishing of remote applications (e.g., Notepad)
- Build custom management tools on top of RAS session data
FAQ from Parallels RAS MCP Server (Python)
What are the prerequisites to run this server?
Python 3 and the dependencies in requirements.txt. You also need access to a Parallels RAS REST API endpoint.
How do I authenticate with the RAS API?
Set the RAS_USERNAME, RAS_PASSWORD, and RAS_API_URL environment variables in a .env file before starting the server.
How do I start the server?
After setting up the environment, run bash run.sh from the project root.
What does the client library do?
It provides a RASMCPClient class that connects to the MCP server at http://localhost:8000 and exposes methods like get_sessions() and publish_application().
Can I submit this server to the MCP registry?
Yes, the README directs you to submit at https://mcp.so/submit.
其他 分类下的更多 MCP 服务器
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
评论