Odel
nexusfeed mcp

nexusfeed mcp

Local
@nexusfeed1PythonMITUpdated 4mo ago

US liquor license compliance records (CA, TX, NY, FL, IL) with verifiable provenance.

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

PyPInexusfeed-mcpv1.1.1

Run

uvx nexusfeed-mcp

MCP client config

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