Skip to main content
Glama
REMnux

REMnux MCP Server

Official
by REMnux

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
hostNoSSH host (required for ssh mode)
modeNoConnection mode: docker, ssh, or localdocker
portNoSSH port (for ssh mode)22
userNoSSH user (for ssh mode)remnux
sandboxNoEnable path sandboxing (restrict files to samples/output dirs)off
timeoutNoDefault command timeout in seconds300
passwordNoSSH password (for ssh mode; uses SSH agent if omitted)
MCP_TOKENNoBearer token for HTTP auth (environment variable alternative to --http-token)
containerNoDocker container name/IDremnux
http-hostNoHTTP bind address (for http transport)127.0.0.1
http-portNoHTTP server port (for http transport)3000
transportNoTransport mode: stdio or httpstdio
http-tokenNoBearer token for HTTP auth
output-dirNoOutput directory path inside REMnux/home/remnux/files/output
samples-dirNoSamples directory path inside REMnux/home/remnux/files/samples

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/REMnux/remnux-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server