Skip to main content
Glama

generate_proxy_list

Read-only

Generate ready-to-use proxy strings with geo-targeting, rotation, and provider selection. Specify country, city, ISP, protocol, and proxy type to get matching proxy URLs.

Instructions

Generate ready-to-use proxy strings with geo-targeting and rotation.

Best for residential/rotating providers (e.g. iproyal). Each proxy in the result has a url field usable directly as an HTTP/SOCKS5 proxy.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ispNo
cityNo
countNo
regionNo
countryNoISO alpha-2 country code.
protocolNohttp
providerYes
rotationNoHow the exit IP behaves for a given proxy string.rotating
proxy_typeNoCategory of proxy, normalized across providers.residential
session_durationNoFor sticky sessions, e.g. '10m', '2h'. Ignored when rotating.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
noteNo
countYes
proxiesYes
providerYes
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already mark this as read-only and open-world, so the description doesn't need to restate safety. It adds useful output behavior: 'Each proxy in the result has a url field usable directly as an HTTP/SOCKS5 proxy.' But it does not disclose details like whether it requires existing provider accounts, how it interacts with count limits, or any error behavior. With annotations covering safety, a 3 is appropriate.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences, front-loaded with the main purpose, then a useful output detail and provider recommendation. Every word earns its place with no redundancy or filler.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The description provides the core purpose and a key output detail, and an output schema exists, which reduces the burden. However, it does not explain prerequisites (e.g., whether a provider is needed from list_providers), how this differs from get_proxies, or the meaning of 'generate' in a read-only context. Given the tool's complexity (10 params, sibling tools), this is a noticeable gap but not a total failure.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is only 40%, with descriptions for country, rotation, proxy_type, and session_duration. The tool description mentions 'geo-targeting' and 'rotation' which vaguely points to several parameters but does not explicitly explain any of them. It fails to clarify the required 'provider' parameter or 'count'/'protocol'. This does not sufficiently compensate for the low schema coverage.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states a specific action and resource: 'Generate ready-to-use proxy strings with geo-targeting and rotation.' It also adds that each result has a 'url' field usable directly as an HTTP/SOCKS5 proxy, which distinguishes it from retrieval tools like get_proxies. This is a precise, non-tautological purpose.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description gives clear context: 'Best for residential/rotating providers (e.g. iproyal).' This tells the agent when this tool is appropriate. However, it does not explicitly mention alternatives or exclusions (e.g., 'use get_proxies for existing proxies'), so it stops short of a 5.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/evgenygurin/MCProxy'

If you have feedback or need assistance with the MCP directory API, please join our Discord server