Proxytline MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PROXYLINE_API_KEY | Yes | Your Proxyline API key from panel.proxyline.net |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list-proxiesA | Get a list of proxies with optional filters. Returns proxy details including IP, ports, credentials, country, dates, and tags. |
| manage-proxy-tagsA | Add, set, or remove tags on proxies. Proxies are selected using the same filters as list-proxies. |
| list-ordersC | Get a list of orders with optional date filters. |
| renew-proxiesB | Renew proxies by IDs with a specified period. Payment is deducted from account balance. |
| create-orderA | Create a new proxy order. Payment is deducted from account balance. Specify either quantity or ip_list. |
| get-order-amountB | Calculate the cost of an order before payment. Uses the same parameters as create-order. |
| list-countriesA | Get a list of available countries with nested cities. Country codes and city IDs can be used in other tools. |
| list-ipsA | Get available IPs by type, version, and country. IP IDs can be used in create-order. |
| get-ips-countB | Get the number of available IPs by parameters. Shows up to 1000. |
| get-balanceA | Get account balance (regular and partner). |
| list-tagsA | Get all available tags. Tag IDs can be used with manage-proxy-tags. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 11 tools
Each tool targets a distinct operation: order creation, balance inquiry, IP counting, cost calculation, listing countries, IPs, orders, proxies, tags, tag management, and proxy renewal. No overlap in functionality.
All tool names follow a consistent 'verb-noun' pattern using lowercase with hyphens (e.g., create-order, list-countries, manage-proxy-tags). No mixing of styles.
11 tools is well-scoped for a proxy service. Covering order management, proxy listing, tag management, balance, and IP availability without being excessive or insufficient.
Covers the full lifecycle: check balance, view resources, calculate cost, create order, list orders/proxies, manage tags, and renew. Minor gaps like deleting proxies or order details are acceptable for the domain.