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 |
Capabilities
Features and capabilities supported by this server
| 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 | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Karpenko-Vlad/proxyline-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server