Back to Home
malwaredetective icon

GTFOBins-MCP

Verified Safe

by malwaredetective

Overview

This MCP server enables Large Language Models (LLMs) to query local GTFOBins data for Unix binaries that can be exploited to bypass security restrictions.

Installation

Run Command
python gtfobins-mcp-server.py

Security Notes

The server primarily operates locally via STDIO, processes data from local JSON files, and does not initiate external network connections. It uses safe JSON parsing and dictionary lookups for handling input, mitigating risks like command injection or 'eval' vulnerabilities. No hardcoded secrets or malicious patterns were identified. The data provided by GTFOBins describes system exploits, but this is the intended purpose of the server and not a vulnerability in the server's code itself.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens1800
Stars0
Forks0
Last Update2026-01-18

Tags

MCP ServerGTFOBinsUnix binariessecurityLLMs