v2ray-core

GitHub

A platform for building proxies to bypass network restrictions.

46,910 stars Go 1 file ยท ~457 tokens #golang#http-proxy#proxy#shadowsocks#socks#socks5#v2ray#vmess

v2ray-core MCP Server

MCP server for v2fly/v2ray-core

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "v2ray-core": {
      "command": "npx",
      "args": [
        "-y",
        "@v2fly/v2ray-core"
      ]
    }
  }
}