Skip to main content
Glama

Web Proxy MCP Server

by mako10k

proxy_list_targets

Retrieve and filter target domains by active, inactive, or all statuses to monitor and analyze web traffic efficiently using a proxy server.

Instructions

List all target domains and their status

Input Schema

NameRequiredDescriptionDefault
statusNoFilter targets by statusall

Input Schema (JSON Schema)

{ "properties": { "status": { "default": "all", "description": "Filter targets by status", "enum": [ "all", "active", "inactive" ], "type": "string" } }, "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