fing-mcp

neuronine-ai/fing-mcp
★ 0 stars TypeScript AI/LLM Updated 9d ago
MCP server for the Fing Local API — query network devices and presence from Claude
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "fing-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "neuronine-ai/fing-mcp"
      ]
    }
  }
}

README Excerpt

An MCP server for the [Fing Local API](https://www.fing.com/), letting Claude query your local network — which devices are online, who is home, and more. Works with any Fing monitoring agent: **Fing Desktop**, **Fing Agent**, or **Fingbox**. | Tool | Description | |------|-------------| | `get_devices` | List all network devices with status, IPs, name, make, and model |

Tools (4)

get_devicesget_peopleis_device_onlinewho_is_home