# pentest-mcp-server MCP server

Offline methodology engine for authorized penetration testing, CTF, and security research.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-cyanheads-pentest-mcp-server
- Repository: https://github.com/cyanheads/pentest-mcp-server

## Install
- Command: `npx -y @cyanheads/pentest-mcp-server`
- Endpoint: https://pentest.caseyjhand.com/mcp
- Auth: Not captured

## Setup notes
- Package: Npm @cyanheads/pentest-mcp-server v0.1.6
- Environment variable: MCP_LOG_LEVEL (default info)
- Package: Npm @cyanheads/pentest-mcp-server v0.1.6
- Environment variable: MCP_HTTP_HOST (default 127.0.0.1)
- Environment variable: MCP_HTTP_PORT (default 3010)
- Environment variable: MCP_HTTP_ENDPOINT_PATH (default /mcp)
- Environment variable: MCP_AUTH_MODE (default none)
- Environment variable: MCP_LOG_LEVEL (default info)
- Remote endpoint: https://pentest.caseyjhand.com/mcp

## Tools
- pentest_guide (Pentest Guide) - Return an authorized-testing methodology for a selected vector and optional target context. The playbook covers reconnaissance, enumeration, exploitation, and post-exploitation phases with objectives, techniques, detection signals, mitigations, common pitfalls, references, and context-derived tool suggestions across 15 vectors. Endpoint: https://pentest.caseyjhand.com/mcp
- pentest_analyze_response (Pentest Analyze Response) - Analyze an HTTP response from authorized probing for information leakage, fingerprinting signals, and related exposure. Structured findings cover version disclosures, stack traces, debug headers, internal paths, authentication patterns, CORS configuration, detection signals, remediation, and associated methodology vectors. Endpoint: https://pentest.caseyjhand.com/mcp
- pentest_lookup_technique (Pentest Lookup Technique) - Look up a MITRE ATT&CK technique by exact ID or keyword. Results include tactics, platforms, description, detection data, public procedure examples, mitigations, related sub-techniques, and dataset version. Endpoint: https://pentest.caseyjhand.com/mcp
- pentest_lookup_group (Pentest Lookup Group) - Look up a MITRE ATT&CK threat group or software entry by ID, name, or keyword. Results include ATT&CK identity, aliases, type, description, and associated techniques with procedure-level context from public ATT&CK reporting. Endpoint: https://pentest.caseyjhand.com/mcp
- pentest_map_techniques (Pentest Map Techniques) - Rank ATT&CK techniques and OWASP test cases against an authorized target profile of technology stack, exposed services, authentication type, and operating system. Results include profile-specific relevance, detection opportunities, mitigations, and associated methodology vectors. Endpoint: https://pentest.caseyjhand.com/mcp
- pentest_generate_payloads (Pentest Generate Payloads) - Generate context-specific payload templates for authorized systems. Each template includes its vulnerability category, context rationale, WAF/IDS detection signature, mitigation, optional WAF research note, and optional encoded variant. Endpoint: https://pentest.caseyjhand.com/mcp
- pentest_encode (Pentest Encode) - Transform a payload string through an ordered encoding chain for authorized filter research. Results include the final value, intermediate values, optional decode path and rationale, and detection guidance. All transforms are local; no live probing occurs. Endpoint: https://pentest.caseyjhand.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.cyanheads
- Version: 0.1.6
- Runtime: Npm
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 20, 2026
- Source: https://registry.modelcontextprotocol.io
