OpenVAS-MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GVM_TLS | No | Set to 1 to use TLS for TCP connection | |
| GVM_HOST | No | Connect via TCP instead of socket (IPv4 and IPv6) | |
| GVM_PASSWORD | Yes | GVM password (required) | |
| MCP_API_KEYS | No | Bearer API keys for HTTP transport auth (token:name,...) | |
| MCP_TRANSPORT | No | Transport type: stdio, sse, or streamable-http | stdio |
| GVM_SOCKET_PATH | No | Unix socket path (default connection) | /run/gvmd/gvmd.sock |
| MCP_ALLOW_UNAUTHENTICATED | No | Set to 1 to skip auth on trusted network |
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
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/CyberSecAuto-Labs/OpenVAS-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server