Loading MCP server directory, please wait...
US liquor license compliance records (CA, TX, NY, FL, IL) with verifiable provenance.
npx @getmcp/cli add io.github.NexusFeed/nexusfeed-abcRequires Python 3.10+. Community-contributed server. Review source before installing.
MCP_API_KEYNexusFeed API key. Get one via RapidAPI: rapidapi.com/ladourv/api/abc-license-compliance-api
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.NexusFeed/nexusfeed-abc": {
"command": "uvx",
"args": [
"nexusfeed-mcp",
"nexusfeed-abc",
"nexusfeed-mcp"
],
"env": {
"MCP_API_BASE_URL": "https://api.nexusfeed.dev",
"MCP_API_KEY": ""
}
}
}
}