Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoDebug mode (default from .env.example)
NOCTUA_TIMEOUTNoTimeout for tool execution (default from .env.example)
NOCTUA_COMPOSE_DIRNoDirectory for compose files (default from .env.example)
NOCTUA_REPORTS_DIRNoDirectory for reports (default from .env.example)
DOCKER_CONTAINER_NAMENoThe Docker container name for the toolbox (default from .env.example)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
run_toolA

Execute un outil de reconnaissance/scan whiteliste dans la toolbox (forme exec, sans shell : pas de pipe ni de chainage). Usage test AUTORISE uniquement. Borne par un timeout qui tue reellement le process. Pour enchainer des outils, faire plusieurs appels.

web_crawlB

Crawl borne d'une URL (katana, profondeur 1..3, crawling JS).

port_scanB

Scan de ports (naabu top-ports) puis sonde HTTP (httpx) des ports ouverts.

vuln_scanB

Scan de vulnerabilites borne (nuclei) : debit/concurrence limites, tags et severite optionnels.

list_toolsA

Liste les outils whitelistes presents (et absents) dans la toolbox.

healthA

Etat du conteneur toolbox (present/absent, running, image). Ne demarre rien.

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/NeveuGregor/mcp-noctua'

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