baklai
MCP Serverbaklaipublic

pentester

Penetration assistant

Repository Info

0
Stars
0
Forks
0
Watchers
0
Issues
TypeScript
Language
MIT License
License

About This Server

Penetration assistant

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

pentester

Penetration tester AI Assistant

Description

An intelligent analysis AI Assistant powered by LLM and the MCP protocol. It performs automated reconnaissance, detection, and assessment of vulnerabilities in distributed network environments, followed by the generation of reports.

Project setup

$ npm install

Project Variables

KeyDescription
OPENAI_API_KEYOpenAI API Key
OPENAI_API_MODELModel name (default: gpt-3.5-turbo)

MCP Servers

MCP ServerDescription
ping-server
nmap-server

Конфігураційний файл для Docker Compose compose.yaml

services:
  app:
    image: baklai/pentester:latest
    network_mode: host
    env_file: .env
    environment:
      - NODE_ENV=production
    volumes:
      - ./reports:/app/reports
    restart: unless-stopped
    container_name: pentester

Запустіть додаток

docker compose up -d

Логи додатку

docker logs --tail 50 -f pentester

Перезапустити додаток

docker compose down && docker rmi baklai/pentester && docker compose up -d && docker logs -f pentester

Видалити додаток

docker compose down

Compile and run the project

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Quick Start

1

Clone the repository

git clone https://github.com/baklai/pentester
2

Install dependencies

cd pentester
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerbaklai
Repopentester
LanguageTypeScript
LicenseMIT License
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation