Mcpstrike
UnclaimedMCP server + Ollama-driven autonomous penetration testing client. Connects LLMs to security tools (nmap, nikto, sqlmap, dalfox…) via Model Context Protocol with session management, output parsing, and findings persistence.
Unclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (14)
auto_parse_output
Auto-detect the tool and route to the correct parser
create_session
Create a new pentest session
discover_sessions
Find sessions across multiple directories
execute_command
Run a security command on the backend
get_config
Return current server configuration
health_check
Ping the backend
import_external_session
Import a session folder from an external path
list_session_files
List files in a session
list_sessions
List all sessions
parse_output
Parse raw tool output (nmap, whatweb, nuclei, nikto, dirb)
read_session_file
Read content from a session file
set_session_directory
Change session directory at runtime
update_session_findings
Merge parsed findings into sessionmetadata.json
write_session_file
Write content to a session file