Ssid MCP server
Manufacturer-cited router default logins and compliance check, plus MAC/OUI vendor lookup. Free.
0 stars261 downloads/wk
Reviews
Write oneNobody has reviewed Ssid yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Ssid tools (4, 1 write)
write = sends, deletes, buys or postscheck_router_complianceFreeWhether 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 the manufacturer-cited credential type, with the ssid.ai Router Compliance Index totals for context. Pass the ssid.ai slug (get it from get_router_defaults). Documentation reading, not legal advice.
get_router_defaultsFreeDefault 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 documentation with the source URL. Pass the ssid.ai slug, or brand plus model. Use after lookup_mac identifies the vendor, or whenever a user asks for a router's default login, factory password, gateway address or reset procedure. Covers the 409-model ssid.ai directory; no listing or wildcard search.
lookup_macFreeIdentify 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 inside a block the IEEE subdivided returns the company that actually holds it (MA-M, MA-S or IAB) rather than the MA-L registrar. Returns vendor, blockType (MA-L | MA-M | MA-S | IAB), block start/end for a sub-block, OUI, kind, randomized flag, confidence and the source registry file. A randomized address keeps vendor: null and adds cidRegistrant when its prefix is a registered Company ID (DA:A1:19 is Google's). For the router's factory login, call get_router_defaults next.
submit_correctionwrite actionFreePropose 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 for verification — never applied automatically. Use the router's slug from ssid.ai/routers/<slug>.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- Code scan2 source files scanned25/25
- Live reliabilityremote reachable in 1327ms20/20
- Tool poisoning4 tool descriptions checked15/15
- Auth qualityopen endpoint exposes 1 write-action tools with no auth3/15
- Maintenancelast push 4 days ago15/15
- Maintainer identitynamespace and repository owner differ; GitHub account older than a year6/10
Findings (1)
- highWrite-action tools reachable without authentication
auth.open-write
Install directly
claude mcp add --transport http ssid-mcp https://ssid.ai/mcp/http
Ssid: common questions
- Is Ssid MCP server safe?
- Mostly: it is graded B (84/100). Read the Ssid safety report
- How do I install Ssid?
- It runs remotely at ssid.ai. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Ssid need an API key?
- Yes. The registry entry asks for
SSID_API_KEY. - Is Ssid maintained?
- The last commit was 4 days ago (2026-09-16). The latest release is v0.3.1.
- Is Ssid up?
- 100% of our last 3 checks got an answer. We check remote servers about four times a day.