Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
init_discoverA

Pre-scan local workspace environment, .ssh/config aliases and local proxies.

init_verify_and_probeC

Tests connection and probes target system specifications and runtimes.

init_save_configC

Validates configuration parameters and saves them to .nomad.json.

init_probe_targetC

Refreshes hardware and runtime snapshot for the specified target.

sync_pushC

Synchronizes local files to the remote workspace target.

sync_pullC

Pulls a remote artifact into a local project-owned directory.

run_remoteC

Executes a command on the remote host workspace under target limits.

tunnel_startC

Starts a persistent reverse SSH tunnel for the target.

tunnel_statusC

Checks the status of the reverse tunnel for the target.

tunnel_stopC

Stops the persistent reverse SSH tunnel for the target.

net_diagnoseC

Runs read-only SSH/network diagnostics for a configured target.

task_startC

Starts an asynchronous task under tmux on the remote host.

task_statusC

Checks the status and reads log tail of a tmux long-running task.

task_listA

Lists long-running tasks for the given target, or all targets if None.

task_killA

Terminates an active tmux session for a task without removing logs/exits or stopping tunnel.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
get_current_project_resourceReturns a sanitized summary of current project config and agent hints.

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/Ad3n1ne/Nomad-mcp'

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