Skip to main content
Glama
Nairolf138

Eos MCP

by Nairolf138

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging level (debug, info, warn, error).info
LOG_PRETTYNoEnable pretty printing of logs.false
MCP_LOG_FILENoPath for MCP server log file.logs/mcp-server.log
MCP_TCP_PORTNoEnable HTTP/WS gateway on this port (e.g., 3032).
OSC_TCP_PORTNoTCP port for OSC handshake.3032
EOS_READ_ONLYNoStart server in read-only mode, blocking write tools.false
EOS_STRICT_MODENoEnable strict mode to block non-official OSC addresses.true
OSC_UDP_IN_PORTNoUDP port for receiving OSC responses from console.8000
LOG_DESTINATIONSNoLog destinations (file, stdout, stderr, etc.).file
OSC_TCP_NO_DELAYNoEnable TCP_NODELAY for OSC TCP socket.true
OSC_UDP_OUT_PORTNoUDP port for sending OSC commands to console.8001
EOS_AUDIT_ENABLEDNoEnable audit logging of MCP/OSC commands.false
MCP_HTTP_API_KEYSNoComma-separated list of API keys for HTTP authentication.
OSC_LOCAL_ADDRESSNoLocal interface to bind for OSC.0.0.0.0
EOS_AUDIT_LOG_FILENoPath to audit log file.logs/audit.log
OSC_REMOTE_ADDRESSYesIP address of the Eos console or Nomad instance (required).
MCP_HTTP_MCP_TOKENSNoComma-separated list of MCP tokens for authentication. Must be set if MCP_TCP_PORT is defined.change-me
MCP_HTTP_PUBLIC_URLNoPublic URL for manifest when behind reverse proxy or tunnel.
MCP_HTTP_TRUST_PROXYNoTrust X-Forwarded-* headers from reverse proxy.false
MCP_HTTP_IP_ALLOWLISTNoComma-separated IP addresses allowed to access HTTP gateway.
OSC_TCP_KEEP_ALIVE_MSNoTCP keep-alive interval in milliseconds.5000
MCP_HTTP_RATE_LIMIT_MAXNoMaximum requests per window.60
MCP_HTTP_ALLOWED_ORIGINSNoComma-separated allowed CORS origins.
OSC_UDP_RECV_BUFFER_SIZENoUDP receive buffer size in bytes.262144
OSC_UDP_SEND_BUFFER_SIZENoUDP send buffer size in bytes.524288
MCP_HTTP_RATE_LIMIT_WINDOWNoRate limit window in milliseconds.60000
EOS_MCP_ALLOWED_TOOL_PROFILENoAllowed tool profile (e.g., read_only).

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/Nairolf138/Eos_MCP'

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