null-event/mythic-mcp
If you are the rightful owner of mythic-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Mythic MCP Server is a Python-based server that exposes Mythic C2 capabilities via various tools and resources, supporting both stdio and streamable-http transports.
Tools
Functions exposed to the LLM to take actions
mythic_graphql
Tool for interacting with Mythic's GraphQL API.
list_active_callbacks
Lists all active callbacks in the Mythic C2.
list_tasks
Lists all tasks in the Mythic C2.
issue_task
Issues a new task to a callback.
list_operators
Lists all operators in the Mythic C2.
list_payloads
Lists all payloads in the Mythic C2.
get_callback_info
Retrieves information about a specific callback.
get_task_output
Retrieves the output of a specific task.
download_file
Downloads a file from the Mythic C2.
upload_file
Uploads a file to the Mythic C2.
get_operation_info
Retrieves information about a specific operation.
run_mythic_script
Executes a script within the Mythic C2 environment.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client