Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENAI_MODELNoThe OpenAI model to usegpt-5.2
OPENAI_API_KEYYesRequired for real AI diagnosis/swarm
ENABLE_COMMAND_TOOLNoSet to true to allow shell command toolfalse

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
capture_screenB

Capture the current primary screen and save a PNG under ./captures.

list_macrosA

List available automation macros.

save_macroB

Create or update a macro with steps: sleep, sendKeys, command.

run_macroC

Run a saved macro by name.

diagnose_ntop_errorB

Diagnose an nTop error. Uses OpenAI if OPENAI_API_KEY is set; otherwise returns a local fallback diagnosis.

swarm_diagnose_ntopA

Run a multi-agent nTop diagnosis swarm. Defaults to 20 agents in parallel and returns each finding + synthesis.

run_terminal_commandA

Execute a terminal command for power-user automation. Disabled by default; set ENABLE_COMMAND_TOOL=true to allow.

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/sohumsuthar/ntop-ai-helper-mcp'

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