Proxychains MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| proxychains_runB | Run a command through the proxy chain on Kali Linux. The command will be routed through all configured proxies. |
| proxychains_configA | Get or set the current proxychains configuration including chain mode, DNS settings, and proxy list. |
| proxychains_addB | Add a proxy to the chain. Supports SOCKS4, SOCKS5, and HTTP proxies. |
| proxychains_removeB | Remove a proxy from the chain by index or by host:port. |
| proxychains_modeB | Set the chain mode. strict_chain: all proxies must work. dynamic_chain: skip dead proxies. random_chain: random order. round_robin_chain: rotate through proxies. |
| proxychains_dnsA | Configure DNS handling. proxy_dns (recommended): DNS through proxy. proxy_dns_old: legacy mode. proxy_dns_daemon: daemon mode. none: no DNS proxying. |
| proxychains_testA | Test the proxy chain by checking connectivity and measuring latency. Optionally test against a specific target. |
| proxychains_listA | List all proxies currently configured in the chain. |
| proxychains_importB | Import proxies from a file or URL. Supports common proxy list formats. |
| proxychains_exportC | Export current proxy configuration to a file. |
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
- 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/schwarztim/sec-proxychains-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server