Turbopentest
@integsec
关于 Turbopentest
MCP server for TurboPentest — AI-powered penetration testing from your coding assistant
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"turbopentest": {
"command": "npx",
"args": [
"@turbopentest/mcp-server"
],
"env": {
"TURBOPENTEST_API_KEY": "tp_live_..."
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Turbopentest?
Turbopentest is an MCP server that integrates TurboPentest’s AI-powered penetration testing capabilities into coding assistants. It lets developers launch penetration tests, review findings, and download reports directly from their IDE.
How to use Turbopentest?
Obtain an API key from <turbopentest.com/settings/api-keys>, then configure your MCP client (Claude Desktop, Claude Code, or Cursor) with the command npx @turbopentest/mcp-server and set the TURBOPENTEST_API_KEY environment variable. The server exposes tools to start pentests, retrieve results, list findings, download reports, and verify attestations.
Key features of Turbopentest
- Start pentests with recon, standard, deep, or blitz tiers (1–20 agents, 30 min–4 hours).
- Get full scan details: status, progress, findings, attack surface map, and STRIDE threat model.
- List and filter all pentests by status with finding counts.
- Retrieve structured findings with severity, CVSS, CWE, PoC, and remediation.
- Download reports in markdown, JSON, or PDF formats.
- Check credit balance and available scan tiers with pricing.
- Verify blockchain-anchored pentest attestations by hash (public, no API key required).
Use cases of Turbopentest
- Launch a penetration test on a staging domain and monitor its progress from your coding assistant.
- Review high-severity vulnerabilities with proof-of-concept and remediation steps without leaving your editor.
- Download a pentest report in markdown for AI-driven analysis or JSON for programmatic processing.
- Verify the authenticity of a pentest attestation using its blockchain hash.
FAQ from Turbopentest
What API key is required?
An API key from <turbopentest.com/settings/api-keys> is required and must be set as the TURBOPENTEST_API_KEY environment variable.
What scan tiers are available and how much do they cost?
Recon (1 agent, 30 min, $49), Standard (4 agents, 1 hour, $99), Deep (10 agents, 2 hours, $299), and Blitz (20 agents, 4 hours, $699).
What tools does the server provide?
The server provides start_pentest, get_pentest, list_pentests, get_findings, download_report, get_credits, verify_attestation, and list_domains.
Is the verify_attestation tool public?
Yes, it is a public tool that does not require an API key.
What are the system requirements?
Node.js 18+ and a TurboPentest account with API access.
其他 分类下的更多 MCP 服务器
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!

EverArt
modelcontextprotocolModel Context Protocol Servers
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
评论