Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
MCP_HOST | No | Server host | 127.0.0.1 |
MCP_PORT | No | Server port | 8000 |
MCP_OUTPUT_LIMIT | No | Maximum output size in bytes | 10000 |
WPSCAN_API_TOKEN | No | Optional WPScan API token for vulnerability data | |
MCP_MAX_EXEC_TIME | No | Command timeout in seconds | 300 |
MCP_ALLOWED_NETWORKS | No | Comma-separated list of allowed target networks |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |