Skip to main content
Glama

Web Proxy MCP Server

by mako10k

proxy_export_config

Export HTTP/HTTPS proxy settings and traffic logs to a specified file for backup, analysis, or configuration sharing.

Instructions

Export current proxy configuration to file

Input Schema

NameRequiredDescriptionDefault
filepathNoOutput file path
includeTrafficLogNoInclude traffic log in export

Input Schema (JSON Schema)

{ "properties": { "filepath": { "description": "Output file path", "type": "string" }, "includeTrafficLog": { "default": false, "description": "Include traffic log in export", "type": "boolean" } }, "type": "object" }

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