Web Proxy MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| proxy_add_targetC | Add a new target domain for proxy monitoring |
| proxy_remove_targetC | Remove a target domain from proxy monitoring |
| proxy_list_targetsC | List all target domains and their status |
| proxy_update_targetC | Update target domain configuration |
| proxy_start_serverC | Start the proxy server with optional SSL bumping |
| proxy_stop_serverB | Stop the proxy server |
| proxy_server_statusB | Get proxy server status and statistics including SSL bumping status |
| ssl_create_caC | Create a new Certificate Authority for SSL bumping |
| ssl_list_casB | List all available Certificate Authorities |
| ssl_switch_caC | Switch to a different Certificate Authority |
| ssl_get_ca_certificateB | Get CA certificate and installation instructions |
| ssl_generate_certificateC | Generate server certificate for specific domain |
| ssl_ca_statusB | Get current CA status and configuration |
| proxy_generate_setupC | Generate browser and system proxy setup scripts |
| proxy_get_pac_fileB | Get the current PAC (Proxy Auto-Configuration) file content |
| proxy_get_traffic_logC | Get captured traffic log with filtering options |
| proxy_export_harC | Export traffic log as HAR (HTTP Archive) format |
| proxy_clear_traffic_logC | Clear the traffic log |
| proxy_import_configC | Import proxy configuration from file |
| proxy_export_configC | Export current proxy configuration to file |
| proxy_analyze_trafficC | Analyze captured traffic patterns and statistics |
| proxy_get_performance_metricsC | Get proxy server performance metrics |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mako10k/mcp-web-proxy'
If you have feedback or need assistance with the MCP directory API, please join our Discord server