Overview
chatsploit-mpc is a Metasploit MCP (Multi-Channel Protocol) Server designed for security testing and exploitation.
To use chatsploit-mpc, set up the server by following the installation instructions on the GitHub repository, and then connect your Metasploit framework to the MCP server for enhanced exploitation capabilities.
- Integration with Metasploit for advanced security testing - Support for multiple channels of communication - Enhanced exploitation techniques and tools
- Conducting penetration testing on networks and applications.
- Developing and testing exploits in a controlled environment.
- Enhancing security assessments with multi-channel communication.
Add to your AI client
Use these steps to connect Metasploit MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.
Cursor
Add this to your .cursor/mcp.json file in your project root, then restart Cursor.
.cursor/mcp.json
{
"mcpServers": {
"chatsploit-mpc-xcape-inc": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-chatsploit-mpc-xcape-inc"
]
}
}
}Claude Desktop
Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"chatsploit-mpc-xcape-inc": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-chatsploit-mpc-xcape-inc"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"chatsploit-mpc-xcape-inc": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-chatsploit-mpc-xcape-inc"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"chatsploit-mpc-xcape-inc": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-chatsploit-mpc-xcape-inc"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"chatsploit-mpc-xcape-inc": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-chatsploit-mpc-xcape-inc"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"chatsploit-mpc-xcape-inc": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-chatsploit-mpc-xcape-inc"
]
}
}
}FAQ
Is chatsploit-mpc free to use?
Yes! chatsploit-mpc is open-source and free to use for everyone.
What is the main purpose of chatsploit-mpc?
The main purpose is to provide a robust server for Metasploit users to enhance their security testing capabilities.
Can I contribute to chatsploit-mpc?
Yes! Contributions are welcome, and you can find guidelines in the GitHub repository.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":2970,"uuid":"024d0136-3b1e-4960-8c8a-26a4424a9e1d","name":"chatsploit-mpc","title":"Metasploit MCP Server","description":"Metasploit MCP Server","avatar_url":"https://avatars.githubusercontent.com/u/50606302?v=4","created_at":"2025-03-16T09:42:55.231Z","updated_at":"2025-03-16T09:56:08.248Z","status":"created","author_name":"xcape-inc","author_avatar_url":"https://avatars.githubusercontent.com/u/50606302?v=4","tags":"[]","category":"security","is_featured":false,"sort":1,"url":"https://github.com/xcape-inc/chatsploit-mpc","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"0\",\"license\":\"\",\"language\":\"Python\",\"is_official\":false,\"latest_commit_time\":\"2025-03-21 12:34:41\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]