Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server is the main MCP server wrapping Mythic SDK
func (*Server) Authenticate ¶
Authenticate logs in to the Mythic instance. Call this before serving.
func (*Server) MCPServer ¶
MCPServer returns the underlying *mcp.Server so callers can wire it into any transport (StreamableHTTPHandler, SSEHandler, StdioTransport, etc.).
Source Files
¶
- errors.go
- response.go
- server.go
- tools_attack.go
- tools_auth.go
- tools_bulk.go
- tools_c2profiles.go
- tools_callbacks.go
- tools_commands.go
- tools_credentials_artifacts.go
- tools_documentation.go
- tools_files.go
- tools_hosts.go
- tools_keylogs.go
- tools_operations.go
- tools_operators.go
- tools_payload_discovery.go
- tools_payloads.go
- tools_processes.go
- tools_screenshots.go
- tools_tags.go
- tools_tasks.go
Click to show internal directories.
Click to hide internal directories.