SonicWall NSM MCP Server
by GTalksTech
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Listen port. | 8080 |
| NSM_URL | No | NSM region host. | https://nsm-uswest.sonicwall.com |
| MSW_TENANT_ID | No | Tenant productGroupID on MySonicWall. Auto-discovered if unset. | |
| SWEEP_ENABLED | No | Background fleet sweep (powers find_host, lan_subnet_audit, fleet_host_summary). | 1 |
| MCP_DEBUG_TOOLS | No | Set to 1 to register the _debug_slow diagnostic tool. | |
| MSW_TENANT_NAME | No | Tenant name substring, used to pick a tenant when your account sees several. | |
| NSM_TENANT_SERIAL | No | tenantSerial of the NSM service. Auto-discovered if unset. | |
| DEFAULT_LAN_SUBNETS | No | CIDRs treated as 'factory default' by the LAN audit. | 192.168.168.0/24 |
| MCP_INBOUND_API_KEY | Yes | Inbound auth: clients must send this in X-API-Key. Fail-closed; /health exempt. All requests rejected if unset. | |
| MSW_API_KEY_READONLY | No | MySonicWall API key (read-only account). Required unless using OS keyring (Windows Credential Manager / macOS Keychain / libsecret). | |
| STANDARD_LAN_SUBNETS | No | CIDRs treated as your addressing standard (containment match). | 10.0.0.0/8 |
| SWEEP_INTERVAL_SECONDS | No | Sweep cycle interval. | 1800 |
| SWEEP_CALL_DELAY_SECONDS | No | Politeness delay between per-device sweep calls. | 0.2 |
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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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/GTalksTech/sonicwall-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server