mcp-noctua
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Debug mode (default from .env.example) | |
| NOCTUA_TIMEOUT | No | Timeout for tool execution (default from .env.example) | |
| NOCTUA_COMPOSE_DIR | No | Directory for compose files (default from .env.example) | |
| NOCTUA_REPORTS_DIR | No | Directory for reports (default from .env.example) | |
| DOCKER_CONTAINER_NAME | No | The Docker container name for the toolbox (default from .env.example) |
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
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/NeveuGregor/mcp-noctua'
If you have feedback or need assistance with the MCP directory API, please join our Discord server