Socket
Book a DemoInstallSign in
Socket

burp-mcp-server-manager

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

burp-mcp-server-manager

CLI tool to manage Burp MCP proxy server. User provides jar path.

1.0.0
latest
npmnpm
Version published
Maintainers
1
Created
Source

MCP Server Manager

This npm package provides a CLI tool to start the Burp MCP proxy server. You must provide the path to your mcp-proxy-all.jar file.

Installation

npm install -g .

Usage

mcp-server --jar /path/to/mcp-proxy-all.jar [--sse-url http://127.0.0.1:9876/] [--java /path/to/java]
  • --jar (required): Path to the MCP proxy jar file.
  • --sse-url (optional): SSE URL for MCP server (default: http://127.0.0.1:9876/)
  • --java (optional): Path to Java executable (default: java)

Example

mcp-server --jar /home/kali/Documents/pentest/MCP/mcp-proxy/build/libs/mcp-proxy-all.jar --sse-url http://127.0.0.1:9876/

Notes

  • This tool does not download or bundle the MCP jar. You must provide it.
  • Requires Java installed and accessible from your shell.

Keywords

burp

FAQs

Package last updated on 21 Aug 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.