← Registry

General Tools

lagscope.com

Provides network connection quality testing, ISP rankings, and educational explanations for gamers.

1 endpoint4 known toolsFirst detected August 30, 2026Last detected August 30, 2026

ENDPOINT 1

https://lagscope.com/mcp

No auth detected

MCP server metadata

Name
lagscope
Version
8.40
Capabilities
resourcestools

Known tools 4

run_connection_test

Run a real 60-second connection quality test (game-like UDP probes) and show the result live in an interactive widget.

Inferred read-only
lookup_isp_ranking

Look up an ISP's gaming-quality ranking from LagScope's live leaderboard data.

Inferred read-only
get_snapshot

Fetch a LagScope test snapshot (timestamped ISP evidence) by id.

Inferred read-only
explain_concept

Explain a networking/gaming concept in plain gamer language.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.lagscope]
url = "https://lagscope.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "lagscope": {
      "type": "http",
      "url": "https://lagscope.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: lagscope
Remote MCP URL: https://lagscope.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "lagscope": {
      "url": "https://lagscope.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "lagscope": {
      "type": "http",
      "url": "https://lagscope.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "lagscope",
  "transport": "streamable-http",
  "url": "https://lagscope.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.