Skip to content
Back to search
100
MCP live v0.1.1 MCP 2025-11-25 streamable-http

ai.ssid/ssid-mcp

ai.ssid/ssid-mcp

Manufacturer-cited router default logins and compliance check, plus MAC/OUI vendor lookup. Free.

Uptime
100.0%
1 direct probes · 30d
Response
339ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

get_router_defaults

Default gateway IP, admin username and password (or the fact that there is none), credential type and factory-reset steps for a router or gateway model, each cited to the manufacturer's own documentat…

check_router_compliance

Whether a router model still ships a universal default password, the pattern prohibited for consumer connectable products under the UK PSTI Act and targeted by the EU Cyber Resilience Act, based on th…

lookup_mac

Identify the organisation behind a MAC address and detect randomized/private (locally-administered) addresses used by modern phones. Resolves the IEEE registries longest-prefix-first, so an address in…

submit_correction

Propose a fix to a router model's default gateway IP, username, password, credential type, or reset steps on ssid.ai. Requires an official manufacturer source URL (never an aggregator/forum). Queued f…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ai.ssid/ssid-mcp": {
      "url": "https://ssid.ai/mcp/http",
      "transport": "streamable-http"
    }
  }
}