Loading MCP server directory, please wait...
Gives AI agents a public IPv6 identity, hostname, port forwarding, web fetch, team mesh. Free tier.
npx @getmcp/cli add me.route6/netidRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"me.route6/netid": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/route6me/netid:1.2.4"
]
}
}
}