lan-direct
Rank #17,718io.github.farshadmomo/lan-direct
Browser MCP: the app under test egresses via the real ISP while the agent stays on the VPN.
lan-direct is a Model Context Protocol (MCP) server published by farshadmomo. It ranks #17,718 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. lan-direct is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 7, 2026 and most recently updated on Aug 8, 2026.
Ranks ahead of 114,328 of 132,046 servers on MCP Toplist.
Use lan-direct
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add lan-direct -- npx -y lan-direct browser[mcp_servers.lan-direct]
command = "npx"
args = ["-y", "lan-direct", "browser"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"lan-direct": {
"command": "npx",
"args": [
"-y",
"lan-direct",
"browser"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"lan-direct": {
"command": "npx",
"args": [
"-y",
"lan-direct",
"browser"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"lan-direct": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"lan-direct",
"browser"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"lan-direct": {
"command": "npx",
"args": [
"-y",
"lan-direct",
"browser"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"lan-direct": {
"command": "npx",
"args": [
"-y",
"lan-direct",
"browser"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.farshadmomo%2Flan-direct)<a href="https://mcptoplist.com/server/io.github.farshadmomo%2Flan-direct"><img src="https://mcptoplist.com/badge/io.github.farshadmomo%2Flan-direct.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
farshadmomo
Available versions (1)
| Version | Published |
|---|---|
| 1.0.2 | Aug 8, 2026 |
Frequently asked questions
- Who maintains lan-direct?
- lan-direct is maintained by farshadmomo, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is lan-direct listed on the Official MCP Registry?
- Yes — lan-direct is listed on the Official MCP Registry, alongside Glama.
- How many versions does lan-direct have?
- MCP Toplist tracks 1 version of lan-direct, most recently published on Aug 8, 2026.
- Where can I find the source code for lan-direct?
- The source code for lan-direct is hosted at github.com/farshadmomo/lan-direct.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.