SQLMap

Exposes SQLMap's SQL injection testing capabilities through 12 tools for vulnerability scanning, database enumeration, data extraction, and system reconnaissance with support for proxy configuration, Tor integration, and multi-threading.

View Source
0 stars
0 tools
Created Aug 2025
@mohdhaji87/mohdhaji87-sqlmap-sqlmap-mcp

About

Exposes SQLMap's SQL injection testing capabilities through 12 tools for vulnerability scanning, database enumeration, data extraction, and system reconnaissance with support for proxy configuration, Tor integration, and multi-threading.

Categories

general

Installation

npm

npm install @mohdhaji87/mohdhaji87-sqlmap-sqlmap-mcp

Configuration

{ "mcpServers": { "mohdhaji87-sqlmap-sqlmap-mcp": { "command": "npx", "args": [ "-y", "@mohdhaji87/mohdhaji87-sqlmap-sqlmap-mcp" ] } } }