MCP Server
MCP
io.github.integsec/turbopentest
AI-powered penetration testing. Launch scans, review findings, download reports.
Install
npx -y @turbopentest/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@turbopentest/mcp-server",
"version": "0.1.5",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your TurboPentest API key for authentication",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "TURBOPENTEST_API_KEY"
},
{
"description": "Custom API base URL (default: https://turbopentest.com/api)",
"format": "string",
"name": "TURBOPENTEST_API_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment