Skip to main content
Glama

Web Proxy MCP Server

by mako10k

proxy_remove_target

Exclude a specific domain from automated proxy monitoring to stop tracking its HTTP/HTTPS traffic on the Web Proxy MCP Server.

Instructions

Remove a target domain from proxy monitoring

Input Schema

NameRequiredDescriptionDefault
domainYesDomain to remove from monitoring

Input Schema (JSON Schema)

{ "properties": { "domain": { "description": "Domain to remove from monitoring", "type": "string" } }, "required": [ "domain" ], "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