We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/RMITBLOG/ParallelsRAS_MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•296 B
# Parallels RAS MCP Server Configuration
# These variables are typically set in your AI tool's MCP server config,
# not in a .env file. This file is for reference only.
RAS_HOST=ras-server.example.com
RAS_USERNAME=administrator
RAS_PASSWORD=your-password-here
RAS_PORT=20443
RAS_IGNORE_TLS=true