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: 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
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
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.
Related MCP Connectors
Manage FadeHost game servers, Discord bots and VPS: console, stats, backups, logs, lifecycle.
Billing proxy for MCP servers. Adds Stripe and x402 crypto payments without writing billing code.
Manage Uploadcare files, groups and webhooks; upload and store files.
Run WhatsApp and Telegram AI assistants: projects, prompts, leads, chats, analytics.
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.48321MIT- 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.1113-
- AlicenseNot gradedqualityBmaintenanceEnables managing Pterodactyl Game Panel servers via Client and Application APIs, including power actions, files, databases, backups, schedules, and administrative operations.115MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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