nomad
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| get_current_project_resource | Returns a sanitized summary of current project config and agent hints. |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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