Proxyline Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Proxyline Mcp (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
MCP server that wraps the Proxyline proxy provider API, exposing all methods as MCP tools for AI assistants.
| Tool | Description |
|---|---|
list-proxies | Get proxies with filters (status, type, country, dates, etc.) |
list-orders | Get orders with optional date filters |
list-countries | Get countries with nested cities |
list-ips | Get available IPs by type/version/country |
get-ips-count | Get count of available IPs |
get-balance | Get account balance |
list-tags | Get all tags |
| Tool | Description |
|---|---|
renew-proxies | Renew proxies by IDs with period |
create-order | Create new proxy order |
get-order-amount | Calculate order cost before payment |
manage-proxy-tags | Add/set/remove tags on proxies |
{
"mcpServers": {
"proxyline": {
"command": "npx",
"args": ["-y", "proxytline-mcp"],
"env": {
"PROXYLINE_API_KEY": "your-api-key"
}
}
}
}npm install
npm run build{
"mcpServers": {
"proxyline": {
"command": "node",
"args": ["/path/to/proxytline-mcp/dist/index.js"],
"env": {
"PROXYLINE_API_KEY": "your-api-key"
}
}
}
}Get your API key at panel.proxyline.net.
Once connected, you can ask your AI assistant things like:
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.