We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/M507/AI-SOC-Agent'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
__init__.py•222 B
"""
Web interface components for SamiGPT.
This package contains:
- ``mcp_server.py``: MCP server that exposes investigation skills as tools.
- ``rules_engine.py``: Rules/workflow engine for automated investigations.
"""