MCP Server
MCP
macadress
MAC address and OUI vendor lookup over Model Context Protocol.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.macadress.com/mcp",
"headers": [
{
"description": "Bearer <your macadress.com API key>. Get one at https://macadress.com/signup.",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment