Back to Home
LunFengChen icon

proxypin-mcp-server

Verified Safe

by LunFengChen

Overview

Enables an AI agent to interact with the ProxyPin network analysis and proxy tool, allowing it to manage requests, generate code, rewrite traffic, and analyze network data.

Installation

Run Command
python proxypin_mcp_server.py

Environment Variables

  • PROXYPIN_HOST
  • PROXYPIN_PORT

Security Notes

The server acts as an API gateway to the ProxyPin application. It does not contain direct 'eval' or obvious obfuscation. However, it exposes powerful network manipulation capabilities (e.g., rewriting requests/responses, blocking URLs, running scripts) via an API to an AI. Security largely depends on the trustworthiness of the AI calling these tools and the configuration of the underlying ProxyPin application. Disabling system proxy for requests (`session.trust_env = False`) is a good practice. The tool's ability to 'autoApprove' all listed functions when integrated into an IDE can be a security risk if not carefully managed.

Similar Servers

Stats

Interest Score73
Security Score7
Cost ClassMedium
Avg Tokens1000
Stars53
Forks10
Last Update2026-01-07

Tags

network analysisAI integrationHTTP proxydeveloper toolspacket capture