Skip to main content
Glama
marc-shade

Threat Intelligence MCP Server

by marc-shade
threat-intel-fetcher.service711 B
[Unit] Description=Threat Intelligence Data Fetcher Documentation=https://github.com/marc/agentic-system After=network-online.target Wants=network-online.target [Service] Type=simple User=marc Group=marc Environment="PATH=/mnt/agentic-system/.venv/bin:/usr/local/bin:/usr/bin:/bin" Environment="PYTHONPATH=/mnt/agentic-system/mcp-servers/threat-intel-mcp/src" WorkingDirectory=/mnt/agentic-system/mcp-servers/threat-intel-mcp ExecStart=/mnt/agentic-system/.venv/bin/python3 /mnt/agentic-system/mcp-servers/threat-intel-mcp/src/threat_intel_mcp/data_fetcher.py Restart=always RestartSec=60 StandardOutput=journal StandardError=journal SyslogIdentifier=threat-intel-fetcher [Install] WantedBy=multi-user.target

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/marc-shade/threat-intel-mcp'

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