sliverc2-mcp
Built on Sliver-py, providing a Python interface to the Sliver C2 framework with tools for remote system management, file operations, command execution, and process manipulation.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@sliverc2-mcplist my active sessions"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
A Simple MCP Sliver server written in Python
A simple MCP server for the Sliver C2 framework.
Requirements
uv
"python>=3.10"
"sliver-py>=0.0.19",
"mcp[cli]>=1.2.0",
Related MCP server: mcp-server-wazuh
Tools
MCP server currently has following tools:
list_beacons
list_sessions
change_directory
list_files
upload_file
download_file
run_cmd_command
run_ps_command
run_shellcode
list_processes
impersonate
run_as
read_registry_value
dump_process_memory
Claude Dekstop config
"sliverc2_mcp": {
"command": "/Users/<user>/.local/bin/uv",
"args": [
"--directory",
"sliverc2_mcp",
"run",
"sliverc2_mcp.py",
"--operator-config-file",
"sliver_operator.cfg"
]
}Usage
Sliverc2_mcp requires valid sliver operator configuration file to communicate to Sliver C2 server over mTLS.
Acknowledgments
Built on the great work done in https://github.com/moloch--/sliver-py
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-quality-maintenanceMCP server for Huntress API integrationLast updated1MIT
- MIT
- AlicenseBqualityBmaintenanceA Model Context Protocol server for the Sliver C2 framework that exposes operator tools like listeners, implant generation, sessions, command execution, and file operations for LLM-driven adversary emulation.Last updated371MIT
- Flicense-qualityBmaintenanceAn MCP server that runs on a Mac and exposes a small, sharp set of tools (shell, file transfer, binary execution, screenshots) over a token-protected network port.Last updated
Related MCP Connectors
MCP server for ScanMalware.com URL scanning, malware detection, and analysis.
The MCP server for Azure DevOps, bringing the power of Azure DevOps directly to your agents.
MCP server for Blockscout
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/d4vydm/sliverc2_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server