PROXY6 MCP Server
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@PROXY6 MCP Servershow my account balance"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
PROXY6 MCP Server
MCP (Model Context Protocol) server for managing proxies via the PROXY6.net API.
Tools
Tool | Description |
| Show balance, email, user ID |
| List all owned proxies with full details |
| Show pricing by version and duration |
| Check available stock for a country |
| List countries available for a proxy version |
| Purchase proxies |
| Extend rental period |
| Delete proxies by ID or comment |
| Check if a proxy is valid |
| Update technical comment |
Related MCP server: proxmox-mcp-server
Quick Start
# Install
pip install git+https://github.com/AsmanovLev/proxy6_mcp.git
# Set your API key
export PROXY6_API_KEY="your-key-here"
# Run
proxy6-mcpUsage with Hermes
Clone + install:
pip install -e /path/to/proxy6_mcpAdd to
~/.hermes/config.yaml:
mcp_servers:
proxy6:
command: bash
args: ['/path/to/proxy6-mcp.sh']
enabled: trueCreate wrapper script
/path/to/proxy6-mcp.sh:
#!/bin/bash
export PROXY6_API_KEY="your-key-here"
exec python3 -m proxy6_mcpRun
/reload_mcpin Hermes.
API
All requests go to https://px6.link/api/{api_key}/{method}/.
Rate limit: 3 requests/second.
Returns JSON with status: "yes" on success.
Proxy versions
Version | Type | Price (30д) |
3 | IPv4 Shared | ~33 RUB |
4 | IPv4 | ~120 RUB |
5 | MTProto | ~90 RUB |
6 | IPv6 | ~20.66 RUB |
License
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
Buy and manage residential, mobile and datacenter proxies in 170+ countries, prepaid per GB
Publish, schedule, and manage social media posts across major platforms via the Postproxy API.
Proxy guides, tested configurations and error diagnostics, with an optional local route check.
Manage Uploadcare files, groups and webhooks; upload and store files.
Related MCP Servers
AlicenseAqualityCmaintenanceEnables management of 4G/5G mobile proxies from Coronium.io, allowing users to list, rotate, replace, set rotation intervals, buy, renew, and manage subscriptions directly from MCP-compatible AI tools.4812 npm1MIT- FlicenseNot gradedqualityDmaintenanceEnables management of Proxmox VE environments via the Proxmox API, including node listing, guest management, and VM/LXC creation with Cloud-Init.-
- FlicenseAqualityDmaintenanceMCP server that wraps the Proxyline proxy provider API, exposing all methods as MCP tools for AI assistants. Enables managing proxies, orders, countries, IPs, balance, and tags through natural language.113 npm-
- AlicenseNot gradedqualityDmaintenanceEnables managing Pterodactyl Game Panel servers via Client and Application APIs, including power actions, files, databases, backups, schedules, and administrative operations.115 npmMIT