HackTricks MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 46 installs a week from npm. Last commit 27 Dec 2025.
Search and query HackTricks pentesting documentation with quick lookup and section extraction
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
postinstall: node scripts/postinstall.js
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add hacktricks-mcp-server -- npx -y hacktricks-mcp-server
{
"mcpServers": {
"hacktricks-mcp-server": {
"args": [
"-y",
"hacktricks-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.hacktricks-mcp-server]
command = "npx"
args = ["-y", "hacktricks-mcp-server"]
{
"mcpServers": {
"hacktricks-mcp-server": {
"args": [
"-y",
"hacktricks-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"hacktricks-mcp-server": {
"args": [
"-y",
"hacktricks-mcp-server"
],
"command": "npx"
}
}
}
MCP server for MTA:SA documentation with intelligent search and caching
Offline MCP server for local Qt 4.8, Qt 5, and Qt 6 documentation with full-text search.
MCP server for querying Forkast documentation
PDF parsing server with text extraction, metadata, search, images, and TOC via MCP
Open-source MCP server for AI agents: web search, content extraction, and library docs.
MCP server for searching MCP protocol documentation
Local FAISS vector database for RAG with document ingestion, semantic search, and MCP prompts.
MCP Server for VictoriaTraces. Provides integration with VictoriaTraces API and documentation
Answers built from our own checks of this server.