
sliverc2_mcp
MCP Server for Sliver C2
Repository Info
About This Server
MCP Server for Sliver C2
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
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",
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
Quick Start
Clone the repository
git clone https://github.com/d4vydm/sliverc2_mcpInstall dependencies
cd sliverc2_mcp
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.