Mythic MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MYTHIC_HOST | Yes | The hostname or IP address of the Mythic server. | |
| MYTHIC_PORT | Yes | The port number of the Mythic server. | |
| MYTHIC_PASSWORD | Yes | The Mythic admin password. | |
| MYTHIC_USERNAME | Yes | The Mythic admin username. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| run_as_userC | Attempt to authenticate as another user (network calls only) for the current session. |
| execute_mimikatzC | Runs mimikatz with the provided arguments, returning the output. |
| read_fileA | Reads a file using the ReadFile win32 API call. Returns the contents of that file. |
| run_shell_commandB | Execute a shell script command line against a running agent. This script is executed using the default command line interpreter. |
| get_all_agentsA | Returns a list of active agents |
| privilege_escalation_peasB | |
| run_sharphoundA | |
| execute_powershellB | Execute a PowerShell script on the target agent. The script is sent raw and encoded to UTF-16LE for -EncodedCommand. |
| ad_reconC | Run AD reconnaissance commands and collate results. |
| enum_domain_usersB | Attempt to enumerate domain users. Uses AD cmdlets if available, falls back to net user /domain. |
| run_kerberoastB | Upload and run Rubeus (Kerberoasting). |
| upload_fileA | Upload a file to the Mythic server, and then upload the file to the remote target |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| start_pentest | |
| start_recon |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/johanrobbenites/MCP-IA-for-Offensive-Security'
If you have feedback or need assistance with the MCP directory API, please join our Discord server