lookup
ActiveTool of Macvendors
declared in 0.1.0
macvendors.com = MAC address → hardware manufacturer (OUI) lookup; pass a full MAC or just the first 6 hex digits. Keyless; free tier is rate-limited to ~1 request/second.
Parameters schema
{
"type": "object",
"required": [
"mac"
],
"properties": {
"mac": {
"type": "string",
"description": "A MAC address or at least the first 6 hex digits (the OUI). Separators (colons, hyphens, dots, spaces) or none all accepted, e.g. \"FC:FB:FB:01:02:03\", \"FC-FB-FB\", or \"fcfbfb\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Macvendors
https://github.com/pipeworx-io/mcp-macvendors
1/7 registries