We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/wagonbomb/megaraptor-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
__init__.py•267 B
"""
Megaraptor MCP - MCP server for Velociraptor DFIR platform.
This package provides a Model Context Protocol (MCP) server that exposes
Velociraptor's digital forensics and incident response capabilities through
a standardized interface.
"""
__version__ = "0.1.0"