Odel
NVEIL

NVEIL

Local
@nveil-ai3PythonAGPL-3.0Updated 3mo ago

Data processing and visualization toolkit — 50+ chart types, raw data stays local.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPInveilv1.3.0

Run

uvx nveil

MCP client config

{
  "mcpServers": {
    "nveil": {
      "command": "uvx",
      "args": [
        "nveil"
      ]
    }
  }
}