Empower the Web community and invite more to build across platforms.

15,057 stars C++ 1 file ยท ~1,301 tokens #cross-platform#lynx#lynxjs

lynx MCP Server

MCP server for lynx-family/lynx

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