[GH-ISSUE #11] May I ask which version of Metasploit Framework is used in the demonstration video #8

Closed
opened 2026-06-06 22:23:52 -04:00 by yindo · 1 comment
Owner

Originally created by @N0body007 on GitHub (Jan 13, 2026).
Original GitHub issue: https://github.com/GH05TCREW/MetasploitMCP/issues/11

When I was reproducing the steps in the demo video, all other feature functions could obtain return results normally, but when run_exploit executed the payload, it always reported an error: "Error calling tool run_exploit: Error: Error invoking remote method 'mcp:call-tool': McpError: MCP error -32001: Request timed out"
Manual verification of the target machine shows no issues, and it can normally use msf to execute the same exploit and run commands.

Originally created by @N0body007 on GitHub (Jan 13, 2026). Original GitHub issue: https://github.com/GH05TCREW/MetasploitMCP/issues/11 When I was reproducing the steps in the demo video, all other feature functions could obtain return results normally, but when run_exploit executed the payload, it always reported an error: "Error calling tool run_exploit: Error: Error invoking remote method 'mcp:call-tool': McpError: MCP error -32001: Request timed out" Manual verification of the target machine shows no issues, and it can normally use msf to execute the same exploit and run commands.
yindo closed this issue 2026-06-06 22:23:52 -04:00
Author
Owner

@N0body007 commented on GitHub (Jan 29, 2026):

When I was reproducing the steps in the demo video, all other feature functions could obtain return results normally, but when run_exploit executed the payload, it always reported an error: "Error calling tool run_exploit: Error: Error invoking remote method 'mcp:call-tool': McpError: MCP error -32001: Request timed out" Manual verification of the target machine shows no issues, and it can normally use msf to execute the same exploit and run commands.

The code has issues in some cases, but I have resolved them.

<!-- gh-comment-id:3816370105 --> @N0body007 commented on GitHub (Jan 29, 2026): > When I was reproducing the steps in the demo video, all other feature functions could obtain return results normally, but when run_exploit executed the payload, it always reported an error: "Error calling tool run_exploit: Error: Error invoking remote method 'mcp:call-tool': McpError: MCP error -32001: Request timed out" Manual verification of the target machine shows no issues, and it can normally use msf to execute the same exploit and run commands. The code has issues in some cases, but I have resolved them.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: GH05TCREW/MetasploitMCP#8