PROXY6 MCP Server
Click on "Install 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: coronium-proxy-mcp
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 installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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/AsmanovLev/proxy6_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server