Ifconfig
Freeby MCP Community
ModelContextProtocol starter server
v0.1.0Added Apr 12, 2026
Ifconfig MCP Server
ModelContextProtocol starter server
Installation
Reviews
Installation
Quick install
npx -y ifconfig-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"ifconfig": {
"command": "npx",
"args": ["-y", "ifconfig-mcp"]
}
}
}