Skip to main content
Glama

Enrichment MCP Server

by synackpwn
config.yaml.example1.01 kB
server: host: 0.0.0.0 port: 8000 debug: false log_level: INFO enrichments: lookups: ipaddress: - name: virustotal template: virustotal.ipaddress.jinja2 - name: alienvault template: alienvault.ipaddress.jinja2 - name: shodan template: shodan.ipaddress.jinja2 - name: hybridanalysis template: hybridanalysis.ipaddress.jinja2 - name: urlscan template: urlscan.ipaddress.jinja2 - name: abuseipdb template: abuseipdb.ipaddress.jinja2 domain: - name: virustotal template: virustotal.domain.jinja2 - name: alienvault template: alienvault.domain.jinja2 - name: shodan template: shodan.domain.jinja2 - name: hybridanalysis template: hybridanalysis.domain.jinja2 - name: urlscan template: urlscan.domain.jinja2 url: - name: urlscan template: urlscan.url.jinja2 email: - name: hibp template: hibp.email.jinja2

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/synackpwn/enrichment-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server