Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"spectra-assure": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"-e",
"RL_TOKEN",
"-e",
"RL_PORTAL_SERVER",
"-e",
"RL_PORTAL_ORG",
"-e",
"RL_PORTAL_GROUP",
"-e",
"RL_PROFILE",
"-v",
"${WORKSPACE_ROOT:-${PWD}}:/project",
"reversinglabs/rl-mcp-community:latest"
]
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
dockerCommand-line arguments passed to the server process
Declared capabilities of this MCP server
npx claudepluginhub s3cr1z/capabilities --plugin spectra-assure