Odel
Netallion MCP Lite

Netallion MCP Lite

Local
@netallionPythonMITUpdated 1mo ago

Local secret & credential checks for AI-assisted dev — runs on your machine, results redacted.

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).

PyPInetallion-mcp-litev0.1.1

Run

uvx netallion-mcp-lite

MCP client config

{
  "mcpServers": {
    "netallion-mcp-lite": {
      "command": "uvx",
      "args": [
        "netallion-mcp-lite"
      ]
    }
  }
}