mcp-server-scan-tranco-1m

nikhilkaushik12345/mcp-server-scan-tranco-1m
★ 0 stars Unknown language 🔒 Security Updated today
Full scan of Tranco top-1M domains for MCP servers - includes OAuth-protected and other MCP servers found at mcp.<domain>
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-scan-tran": {
      "command": "npx",
      "args": [
        "-y",
        "nikhilkaushik12345/mcp-server-scan-tranco-1m"
      ]
    }
  }
}