Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
ENRICHMENT_MCP_HIBP_KEY | No | API key for HaveIBeenPwned | |
ENRICHMENT_MCP_SHODAN_KEY | No | API key for Shodan | |
ENRICHMENT_MCP_URLSCAN_KEY | No | API key for Urlscan.io | |
ENRICHMENT_MCP_ABUSEIPDB_KEY | No | API key for AbuseIPDB | |
ENRICHMENT_MCP_ALIENVAULT_KEY | No | API key for AlienVault | |
ENRICHMENT_MCP_VIRUSTOTAL_KEY | No | API key for VirusTotal | |
ENRICHMENT_MCP_HYBRIDANALYSIS_KEY | No | API key for Hybrid Analysis |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
lookup-observable | A simple security prompt for observable lookup |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
lookup-observable | A generic tool which takes any observable and passes it the correct tool. |