Skip to main content
Glama

Web Proxy MCP Server

by mako10k

proxy_list_targets

Filter and retrieve status of target domains for automated traffic monitoring and analysis using the Web Proxy MCP 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