Samy

joined 2 years ago
 

Need to identify the manufacturer behind a MAC address?

MACAddress.com provides a free online MAC address lookup and a developer API for retrieving:

  • Manufacturer and registered address
  • OUI and assignment block type
  • MAC address range
  • Unicast or multicast classification
  • Universal or locally administered status
  • EUI-64 conversion and other parsed details

Developers can integrate it through the REST API, while AI agents can perform the same lookups through the MCP server using the same API key.

Free lookup: https://macadress.com/ API documentation: https://macadress.com/docs MCP server: https://macadress.com/mcp

Feedback is welcome, particularly from developers working on networking, device discovery, cybersecurity, or asset-management tools.