claude mcp add plo8-hacktricks-mcp-server -- npx -y hacktricks-mcp-server
{
"mcpServers": {
"plo8-hacktricks-mcp-server": {
"command": "npx",
"args": ["-y", "hacktricks-mcp-server"]
}
}
}
{
"mcpServers": {
"plo8-hacktricks-mcp-server": {
"command": "npx",
"args": ["-y", "hacktricks-mcp-server"]
}
}
}
{
"mcpServers": {
"plo8-hacktricks-mcp-server": {
"command": "npx",
"args": ["-y", "hacktricks-mcp-server"]
}
}
}
About This MCP Server
The io.github.Xplo8E/hacktricks-mcp-server is a search tool that allows developers to quickly look up and extract sections from HackTricks pentesting documentation. It enables standardized communication through the Model Context Protocol and can be utilized when a developer needs to efficiently search and query specific information from the documentation. This server connects to the Model Context Protocol, facilitating seamless interaction with AI coding assistants.
Search and query HackTricks pentesting documentation with quick lookup and section extraction. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the stdio transport.
Package
hacktricks-mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The HackTricks MCP Server server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.