omada-mcp (realtydev/omada-mcp) is an MCP server listed on the M8ven Trust Index. It scores 54 out of 100, grade D. It declares 60 tools. No publisher has claimed this listing.
TP-Link Omada MCP Server with full CRUD (fork of MiguelTVMS/tplink-omada-mcp)
Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
realtydev
Source: github_code
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.
adoptDeviceAdopt a pending device by its MAC address into the site.
batchSetSwitchPortNameBatch set names on multiple switch ports. Each entry specifies a port number and name (1-128 chars).
batchSetSwitchPortPoeBatch enable or disable PoE on multiple switch ports. 1=on (802.3at/af), 0=off.
batchSetSwitchPortProfileBatch enable or disable profile override on multiple switch ports.
batchSetSwitchPortStatusBatch enable or disable multiple switch ports. 0=off, 1=on.
blockClientBlock a client device by its MAC address, preventing it from accessing the network.
createFirewallAclcreateLanNetworkCreate a new LAN network with VLAN, gateway/subnet, and DHCP settings.
createLanProfileCreate a new LAN profile with native/tagged network assignments and port settings.
deleteFirewallAclDelete a firewall ACL rule by its ID.
deleteLanNetworkDelete a LAN network by its network ID.
genericApiCallgetCableTestResultsGet cable test results for a switch. Run startCableTest first.
getClientFetch details for a specific Omada client.
getDeviceFetch detailed information for a specific Omada device.
listDevicesStatsQuery statistics for global adopted devices with pagination and filtering. Supports fuzzy search by MAC address, name, model, or serial number, and filtering by tag or device series type (0: basic, 1: pro).
getFirewallSettingGet firewall configuration and rules for a site, including ACL rules, IP groups, and security policies.
getFirmwareDetailsGet firmware information for a device including current version and available updates.
getInternetInfoGet internet configuration information for a site, including WAN settings and connectivity details.
getLanNetworkListGet the list of LAN networks configured in a site, including VLAN settings, IP ranges, and DHCP configuration.
getLanProfileListGet the list of LAN profiles configured in a site. LAN profiles define network settings that can be applied to switch ports.
getPortForwardingStatusGet port forwarding status and rules for a site. Retrieves either User-configured or UPnP-discovered port forwarding rules. Both page and pageSize parameters are required by the API. Call this tool twice (once with type="User" and once with type="UPnP") to get complete port forwarding information.
getSsidDetailGet detailed information for a specific SSID (wireless network), including security settings, rate limits, scheduling, and advanced configurations. Requires wlanId (from getWlanGroupList) and ssidId (from getSsidList).
getSsidListGet the list of SSIDs (wireless networks) configured in a WLAN group. Requires wlanId which can be obtained from getWlanGroupList. Use the ssidId from this list to call getSsidDetail.
getSwitchGet full switch info including portList array by MAC address.
getSwitchNetworksGet switch networks / VLAN trunking configuration for a switch.
getSwitchPortsGet all ports for a switch by its MAC address, including status, profile, PoE, link speed, and STP state.
getSwitchStackDetailFetch detailed information for a specific switch stack.
getThreatListGet the global view threat management list. Returns paginated threat information including severity, source/destination IPs, countries, classification, and more.
getWlanGroupListGet the list of WLAN groups configured in a site. WLAN groups contain SSIDs and define wireless network settings. Use the wlanId from this list to call getSsidList.
listClientsList network clients connected to a site.
listClientsActivityGet client activity statistics over time from the dashboard. Returns time-series data showing new, active, and disconnected clients (both wireless/EAP and wired/switch) for each time snapshot. Useful for monitoring client connection trends and activity patterns.
listClientsPastConnectionsGet client past connection list with historical connection data. Returns information about clients that have previously connected to the network, including connection timestamps, traffic data, duration, and device details. Supports pagination, filtering by time range and guest status, sorting by las…
listDevicesList provisioned network devices for a specific site.
listEventsList paginated events for a site (alerts, warnings, system events).
listFirewallAclsList firewall ACL rules for a site (access control lists for inter-VLAN traffic, etc.).
listIpGroupslistLogsList paginated logs for a site (system logs, configuration changes).
listMostActiveClientsGet the most active clients in a site, sorted by total traffic. Returns client name, MAC address, type, model, wireless status, and total traffic. This is a dashboard endpoint that provides a quick overview of top clients by traffic usage.
listRoutesList static routes configured for a site.
listSitesList all sites configured on the Omada controller.
rebootDeviceReboot a network device by its MAC address.
reconnectClientForce a client to reconnect to the network by its MAC address.
searchDevicesSearch for devices globally across all sites the user has access to. Returns devices matching the search key.
setDeviceLedSet the LED on/off/site-default for a device by its MAC address.
setGatewayWanConnectConnect or disconnect a gateway WAN port.
setSwitchNetworksSet switch networks / VLAN trunking configuration for a switch.
setSwitchPortNameSet the name of a single switch port (1-128 characters).
setSwitchPortPoeEnable or disable PoE on a single switch port. 1=on (802.3at/af), 0=off.
setSwitchPortProfileAssign a LAN profile to a single switch port.
setSwitchPortProfileOverrideEnable or disable profile override on a single switch port.
setSwitchPortStatusEnable or disable a single switch port. 0=off, 1=on.
startCableTestStart a cable test on a switch. Use getCableTestResults to retrieve results after completion.
startFirmwareUpgradeStart a firmware upgrade for a device. Use getFirmwareDetails first to check for available updates.
unblockClientUnblock a previously blocked client device by its MAC address, restoring network access.
updateClientUpdate client settings such as display name, static IP, and rate limits.
updateFirewallSettingupdateLanNetworkUpdate an existing LAN network configuration including VLAN, gateway/subnet, and DHCP settings.
updateLanProfileUpdate an existing LAN profile configuration including network assignments and port settings.
updateSwitchPortUpdate a switch port configuration (profile, PoE, speed, STP, isolation, etc.).
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
When Vitest UI server is listening, arbitrary file can be read and executed
@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
axios Vulnerable to Full Man-in-the-Middle via Prototype Pollution Gadget in `config.proxy`
MCP_SERVER_LOG_LEVELdebug, info, warn, error, silentTool annotations
29/60 tools have annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
60/60 tools missing one or more hints — adoptDevice (missing: readOnlyHint, idempotentHint, openWorldHint); batchSetSwitchPortName (missing: readOnlyHint, idempotentHint, openWorldHint); batchSetSwitchPortPoe (missing: readOnlyHint, idempotentHint, openWorldHint), +57 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
Tool test coverage
46/60 tools referenced in tests (77%)
Write tests that reference each tool by name so every tool has at least one test.
Production dependencies are patched
0 critical, 14 high severity in production deps — @modelcontextprotocol/sdk@1.22.0 (high), @modelcontextprotocol/sdk@1.22.0 (high)
Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.
Dev dependencies
1 critical/high in dev-only deps (does not ship to users)
Upgrade dev dependencies when convenient.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/realtydev/omada-mcp)?variant=verified from the URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check