scapy-mcp
by lesleslie
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SCAPY_MCP_TRANSMIT_ENABLED | No | Master kill-switch. Set to 'true' to permit packet emission. Defaults to 'false'. | false |
| SCAPY_MCP_TRANSMIT_ALLOW_L2 | No | Set to 'true' to allow L2 frames (ARP/ND/RAW). Defaults to 'false'. | false |
| SCAPY_MCP_TRANSMIT_ALLOW_L3_CIDRS | No | Comma-separated list of L3 CIDRs allowed for transmission. Empty by default (no L3 allowed). Example: '0.0.0.0/0,10.0.0.0/8'. | |
| SCAPY_MCP_TRANSMIT_ALLOW_BROADCAST | No | Set to 'true' to allow broadcast frames. Defaults to 'false'. | false |
| SCAPY_MCP_TRANSMIT_MAX_PROBE_TARGETS | No | Maximum number of probe targets for the probe_packet tool. Defaults to 16. | 16 |
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 | |